RVTDocs.com

SchemaBuilder.GUIDIsValid

Method
Description:
Checks whether the supplied GUID value is valid.
Syntax
public static bool GUIDIsValid(
	Guid guid
)
Parameters
Parameter Type Description
guid Guid The GUID to check
Return Value
Type Description
Boolean True if the GUID is valid