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