 | IMappingMappingObject Property |
Gets the mapping object which contains this Mapping Element.
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
SyntaxMappingType MappingObject { get; }
ReadOnly Property MappingObject As MappingType
Get
property MappingType^ MappingObject {
MappingType^ get ();
}
Property Value
MappingType
See Also