RVTDocs.com

SchemaBuilder

Constructor
Description:
Constructs a new SchemaBuilder where the resulting Schema will use the input GUID.
Syntax
public SchemaBuilder(
	Guid guid
)
Parameters
Parameter Type Description
guid Guid
Return Value
Exceptions
Exception Condition
ArgumentException The guid value is invalid.