Click or drag to resize
Property Properties

The Property type exposes the following members.

Properties
  Name Description
Public property DataType
Gets the property's supported data type.
Public property DefinitionId
Gets the unique identifier of the property's definition.
Public property Name
Gets the name of the property as specified in it's definition.
Public property PropertyId
Gets the unique identifier of the property.
Public property Value
Gets the value of the property in the type specified in DataType.
Top
See Also