 | InternalElementTypeMappingObject Property |
Gets the MappingObject of an InternalElement
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic MappingType MappingObject { get; }
Public ReadOnly Property MappingObject As MappingType
Get
public:
property MappingType^ MappingObject {
MappingType^ get ();
}
Property Value
MappingType
Remarks
Only valid for CAEX 2.15. Don't use this property for later versions of CAEX.
See Also