 | CAEXWrapperCAEXParent Property |
Gets the CAEXParent of this instance if it exists.
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic CAEXWrapper CAEXParent { get; }
Public ReadOnly Property CAEXParent As CAEXWrapper
Get
public:
virtual property CAEXWrapper^ CAEXParent {
CAEXWrapper^ get () sealed;
}
Property Value
CAEXWrapperImplements
ICAEXWrapperCAEXParent
See Also