Click or drag to resize

AttributeNameMappingTypeSystemUnitAttribute Property

Gets or sets the system unit attribute which is defined using the CAEX attribute SystemUnitAttributeName.

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

Property Value

AttributeType
The system unit attribute.
See Also