2027 Method
Changes 0
M

SchemaBuilder.GUIDIsValid

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