Click or drag to resize

Attribute Properties

The Attribute type exposes the following members.

Properties
  NameDescription
Public propertyName
Name of the attribute - must be the system name of a single-value Set or Value property.
Public propertyValue
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).
Top
See Also