Click or drag to resize

AttributeFamilyTypeUnit Property

Gets and set the Unit. If the Unit is not defined for this AttributeType but a BaseClass exists, the Unit of the BaseClass is returned.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public override string Unit { get; set; }

Property Value

String
See Also