ArrayFieldMetadata Properties

The ArrayFieldMetadata type exposes the following members.

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

Community Additions

ADD
Show: