Checks whether the supplied GUID value is valid.
Namespace: Autodesk.Revit.DB.ExtensibleStorage
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public static bool GUIDIsValid( Guid guid )
Parameters
- guid Guid
- The GUID to check
Return Value
BooleanTrue if the GUID is valid