Click or drag to resize

AttributeNameMappingTypeSystemUnitClassMappingElements Property

Gets the collection of SystemUnitClass Mapping elements

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public override IEnumerable<(AttributeType CaexObject, string MappingIdentifier)> SystemUnitClassMappingElements { get; }

Property Value

IEnumerableValueTupleAttributeType, String
See Also