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 |
---|---|
Field |
The field type of the domain to be created. |
Remarks
Specifies the field type of the domain. Valid field types are
Int16, Int32, Int64,
Float32, Float64, Date,
Date
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.14 - 200.6 |
.NET | 100.14 - 200.6 |
.NET Windows | 100.14 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.14 - 200.6 |
Xamarin.Android | 100.14 - 100.15 |
Xamarin.iOS | 100.14 - 100.15 |
UWP | 100.14 - 200.6 |