Click or drag to resize

InterfaceIDMappingTypeSystemUnitClassMappingElements 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<(ExternalInterfaceType CaexObject, string MappingIdentifier)> SystemUnitClassMappingElements { get; }

Property Value

IEnumerableValueTupleExternalInterfaceType, String
See Also