Click or drag to resize

InterfaceNameMappingTypeSystemUnitClassElementIdentifier Property

Gets or sets the identifier for the mapped SystemUnitClass element.

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

Property Value

String
The system unit class element identifier.

Implements

IMappingElementTypeSystemUnitClassElementIdentifier
See Also