Class ObjectFieldSchemaContract
Represents the scheme of a field
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class ObjectFieldSchemaContract : Object
Name | Description |
---|---|
ObjectFieldSchemaContract() |
Fields
Name | Description |
---|---|
Description | Description |
FieldType | Field type, see ObjectFieldTypeEnum |
IsKey | Indicates whether the field is a key value for this object |
IsTranslateAble | Is this field translatable |
MaxNumberDigits | Maximum number of decimal places |
Name | Name of the field |
Order | The position of the column in the table |
PossibleValues | Selection of the field |