![]() |
This document is archived and information here might be outdated. Recommended version. |
Provides access to the properties of a Geoprocessing Field Description object.
Name | Description | |
---|---|---|
![]() |
AliasName | Alias name of the field description. |
![]() |
Domain | Domain of the field description. |
![]() |
Editable | Indicates whether the field is editable. |
![]() |
GetField | Get the initial field value. |
![]() |
IsNullable | Indicates whether the field supports NULL values. |
![]() |
Length | The length of the field. |
![]() |
Name | Name of the field description. |
![]() |
Position | Set the field position. |
![]() |
Precision | The precision of the field. |
![]() |
Required | Indicates whether the field is required. |
![]() |
Scale | The scale of the field. |
![]() |
SetField | Set the initial field value. |
![]() |
Type | The data type of the field. |
Classes | Description |
---|---|
GpDescribeField | Geoprocessing DescribeField object. |