Click or drag to resize

AttributeDefinition Properties

The AttributeDefinition type exposes the following members.

Properties
  NameDescription
Public propertyAggregateFunction
Agregate function stated on the attribute data object. Only attributes where the definition property is a value property w. datatype int, decimal, datetime or boolean can have an aggregate function.
Public propertyAttributeProperty
Public propertyDataObject
The attribute data object.
Public propertyDataType Obsolete.
DataType is derrived from the attribute data object's definition property.
Public propertyDisplayName
Display name of the attribute data object. If Display name is not filled, the display name of the definition property is used.
Public propertyId
Id of the attribute data object.
Public propertyIsHidden
Public propertyIsRequired
Public propertyName
Name of the attribute data object.
Public propertyProperty Obsolete.
System name of the definition property.
Public propertyPropertyType Obsolete.
Public propertyUId
UId of the attribute data object
Top
See Also