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