QuantityDataAttributeTObject Properties |
The QuantityDataAttributeTObject generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | BaseInfo |
Gets the base information.
(Inherited from DataAttributeBaseTObject.) |
![]() | DefaultValue |
Gets the default value.
(Inherited from DataAttributeBaseTObject.) |
![]() | Expressions |
Gets the recalc expression.
(Inherited from DataAttributeBaseTObject.) |
![]() | IsBlob |
Gets a value indicating whether this attribute data is BLOB.
(Inherited from DataAttributeBaseTObject.) |
![]() | IsPersistent |
Gets a value indicating whether this attribute is persistent. Only persistent attributes support track changes.
(Inherited from DataAttributeBaseTObject.) |
![]() | LocalizedName |
Gets the name of the attribute in the current UI culture.
(Inherited from DataAttributeBaseTObject.) |
![]() | Name |
Gets the name of the data Property
(Inherited from DataAttributeBaseTObject.) |
![]() | PrimitiveValueType |
Gets the primitive type or null. Used in public APIs to represent a complex value as a primitive value.
(Overrides DataAttributeBaseTObjectPrimitiveValueType.) |
![]() | ReadOnly |
Is the data attribute read-only for user editing.
(Inherited from DataAttributeBaseTObject.) |
![]() | SupportsGet |
Gets a value indicating whether the attribute supports getting a value.
(Inherited from DataAttributeBaseTObject.) |
![]() | SupportsSet |
Gets a value indicating whether the attribute supports setting a value.
(Inherited from DataAttributeBaseTObject.) |
![]() | UnitGetter |
Gets the unit getter.
|
![]() | ValueAttribute |
Gets the value attribute of the Quantity attribute.
|
![]() | ValueType |
Gets the value of the data attribute for the specified domain object
(Inherited from DataAttributeTObject, TValue.) |