 | CAEXWrapperIsDeleted Property |
Determines, if this object is not contained in any document
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic virtual bool IsDeleted { get; }
Public Overridable ReadOnly Property IsDeleted As Boolean
Get
public:
virtual property bool IsDeleted {
bool get ();
}
Property Value
Boolean
See Also