Skip to content

Latest commit

 

History

History
32 lines (29 loc) · 1.98 KB

FieldMetadataProperties.md

File metadata and controls

32 lines (29 loc) · 1.98 KB

FieldMetadataProperties

Properties

Name Type Description Notes
ControlType string [optional] [default to null]
DataType string [optional] [default to null]
DisplayName string [optional] [default to null]
DisplayNameID string [optional] [default to null]
FalseValue string [optional] [default to null]
HashedPassword bool [optional] [default to null]
HideIf *ConditionProperties [optional] [default to null]
Key *SettingKeyProperties [optional] [default to null]
Name string [optional] [default to null]
NeedRestart bool [optional] [default to null]
NeedRestartMessage string [optional] [default to null]
NeedRestartMessageID string [optional] [default to null]
Placeholder string [optional] [default to null]
PlaceholderID string [optional] [default to null]
PossibleValues []PossibleValueProperties [optional] [default to null]
Profiles []string [optional] [default to null]
SettingChangedEventTypes []string [optional] [default to null]
ShowIf *ConditionProperties [optional] [default to null]
Tooltip string [optional] [default to null]
TooltipID string [optional] [default to null]
TrueValue string [optional] [default to null]
UnitsLabel string [optional] [default to null]
UnitsLabelID string [optional] [default to null]
Validations *ValidationProperties [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]