DataFieldMetadata Properties
The DataFieldMetadata type exposes the following members.
| Name | Description | |
|---|---|---|
| Alignment | Text adjustment (left, right, center) (Inherited from FieldMetadata.) |
| AllowEdit | Allow edit (Inherited from FieldMetadata.) |
| AllowEditOnCreate | Allow edit on create |
| AosAuthorization | Aos Authorization |
| ArrayFields | Child Array fields |
| ConfigurationKeyId | Configuration Key Id |
| DataTypeName | Data Type of the Field (Inherited from FieldMetadata.) |
| DimensionAttributeFields | Child Dimension attribute fields |
| DisplayHeight | Number of rows to display in the text box (Inherited from FieldMetadata.) |
| DisplayLength | Number of cols to display in the text box (Inherited from FieldMetadata.) |
| Enabled | Gets or sets if the field is enabled by configuration key. |
| ExtendedDataTypeId | Extended data type id (Inherited from FieldMetadata.) |
| FieldExtendedProperty | Returns the extended field property (Inherited from FieldMetadata.) |
| FieldId | Field Id |
| FieldType | Field Type (Inherited from FieldMetadata.) |
| HelpTextId | Help text (Inherited from FieldMetadata.) |
| IsArrayBaseField | indicate whether this field is the base array field |
| IsDimensionField | Indicates whether this field is base dimension field |
| IsMandatory | Mandatory |
| IsSecureField | Secure Field |
| IsSql | Is the field a stored field |
| IsSurrogateForeignKey | |
| IsSystemField | Is the field a system field |
| IsVisible | Visible |
| LabelId | Label Id (Inherited from FieldMetadata.) |
| LookupRelationship | (Inherited from FieldMetadata.) |
| Name | Metadata item name |
| OptimalRelationship | |
| TableId | Owner table id |
| TargetTable |
Community Additions
ADD
Show: