Value Properties |
The Value type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Attributes |
Gets or sets a collection of attributes for the value.
|
![]() |
DataType |
Gets or sets the data type of the value's content.
|
![]() |
Id |
Gets the unique identifier of the value.
|
![]() |
IdPath |
Gets or sets the path of the value with each node containing the value's unique identifier.
|
![]() |
LanguageId |
Deprecated.
|
![]() |
Name |
Gets or sets the name of the value.
|
![]() |
Path |
Gets or sets the path of the value with each node containing the value's name.
|
![]() |
Reference |
Gets a value indicating if the value and its sub values can have a different structure across languages.
|
![]() |
Searchable |
Gets or sets a value indicating if the value can be indexed and searched by an index value filter.
|
![]() |
SubValues |
Gets or sets a collection of sub values on the value.
|
![]() |
ValueContent |
Gets or sets the content of the value in the data type specified by DataType.
|