RVTDocs.com

Schema.Lookup

Method
Description:
Finds the Schema corresponding to the GUID in memory.
Syntax
public static Schema Lookup(
	Guid guid
)
Parameters
Parameter Type Description
guid Guid
Return Value