MFIdentifierIsObjVer Property |
Indicates if the identifier is valid ObjVer format.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic bool IsObjVer { get; }
Public ReadOnly Property IsObjVer As Boolean
Get
public:
property bool IsObjVer {
bool get ();
}
Property Value
Type:
Boolean
See Also