MFIdentifierEmpty Property |
Is this MFIdentifier empty == unset value. Use IsEmpty.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic bool Empty { get; }
Public ReadOnly Property Empty As Boolean
Get
public:
property bool Empty {
bool get ();
}
Property Value
Type:
Boolean
See Also