<Code Lib>
2020 Method
Changes 0
M

SchemaBuilder.GUIDIsValid

Description:
Checks whether the supplied GUID value is valid.

public static bool GUIDIsValid(
	Guid guid
)

Return Value bool True if the GUID is valid

Loading…