ObjVerExIsDestroyed Property |
Indicates whether the object version has been destroyed.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic bool IsDestroyed { get; }
Public ReadOnly Property IsDestroyed As Boolean
Get
public:
property bool IsDestroyed {
bool get ();
}
Property Value
Type:
Boolean
See Also