StatusOptionMetadata ComplexType
Contains one of the possible values for an attribute of type status.
- Base type:
- OptionMetadata
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
Color | Edm.String |
The Hex color value assigned for the option. Inherited from: OptionMetadata |
Description | Label |
The label containing the description for the option. Inherited from: OptionMetadata |
ExternalValue | Edm.String |
The name of a value as it exists in an external source. Inherited from: OptionMetadata |
HasChanged | Edm.Boolean |
Whether the item of metadata has changed Inherited from: OptionMetadata |
IsHidden | Edm.Boolean |
Inherited from: OptionMetadata |
IsManaged | Edm.Boolean |
Whether the option is part of a managed solution. Inherited from: OptionMetadata |
Label | Label |
The label containing the text for the option. Inherited from: OptionMetadata |
MetadataId | Edm.Guid |
A unique identifier for the metadata item. Inherited from: OptionMetadata |
ParentValues | Collection( Edm.Int32 ) |
Inherited from: OptionMetadata |
State | Edm.Int32 |
The state that the status is associated with. Inherited from: OptionMetadata |
Tag | Edm.String |
Inherited from: OptionMetadata |
TransitionData | Edm.String |
The status transitions allowed for this status Inherited from: OptionMetadata |
Value | Edm.Int32 |
The value of the option Inherited from: OptionMetadata |
Used by
The following may use the StatusOptionMetadata ComplexType.
Name | How used |
---|---|
BooleanOptionSetMetadata | TrueOption Property |
BooleanOptionSetMetadata | FalseOption Property |
OptionSetMetadata | Options Property |
ComplexBooleanOptionSetMetadata | TrueOption Property |
ComplexBooleanOptionSetMetadata | FalseOption Property |
ComplexOptionSetMetadata | Options Property |