 | ObjectWithAMLAttributesCAEXBase Property |
The CAEXWrapper of the base CAEXObject which contains the here defined AML attributes
Namespace: Aml.Engine.AmlObjectsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic IObjectWithAttributes CAEXBase { get; }
Public ReadOnly Property CAEXBase As IObjectWithAttributes
Get
public:
property IObjectWithAttributes^ CAEXBase {
IObjectWithAttributes^ get ();
}
Property Value
IObjectWithAttributes
See Also