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