 | CAEXFileTypeIsDeleted Property |
Determines if this XML element is part of an existing XML document.
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic override bool IsDeleted { get; }
Public Overrides ReadOnly Property IsDeleted As Boolean
Get
public:
virtual property bool IsDeleted {
bool get () override;
}
Property Value
Boolean
See Also