Property FieldType
FieldType
Gets or sets the field type of the domain to be created.
Declaration
public FieldType FieldType { get; set; }Property Value
| Type | Description | 
|---|---|
| FieldType | The field type of the domain to be created. | 
Remarks
Specifies the field type of the domain. Valid field types are Int16, Int32, Float32, Float64, and Date. Additionally, for CodedValueDomainDescription, Text is valid.
Applies to
Platforms and versions
| Target | Versions | 
|---|---|
| .NET Standard 2.0 | 100.14 - 100.15 | 
| .NET 6.0 | 100.14 - 100.15 | 
| .NET 6.0 Windows | 100.14 - 100.15 | 
| .NET Framework | 100.14 - 100.15 | 
| Xamarin.Android | 100.14 - 100.15 | 
| Xamarin.iOS | 100.14 - 100.15 | 
| UWP | 100.14 - 100.15 |