Attribute Properties |
The Attribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | Name |
Name of the attribute - must be the system name of a single-value Set or Value property.
|
![]() | Value |
Depending on the property's data type the Value is either a:
string (VP datatype text or SP), integer (VP datatype integer), Guid (SP), boolean (VP datatype bool), TimeSpan (VP datatype TimeSpan), double (VP datatype decimal) or DateTime (VP datatype DateTime).
|