2022 Method
Changes 0
M

SchemaBuilder.Finish

Description:
Registers and returns the created Schema object.
public Schema Finish()
Schema The newly created Schema.
  • The SchemaBuilder has already finished building the Schema. -or- A different Schema with a matching identity already exists. -or- Two fields with the same name are detected. -or- At least one field has invalid units. -or- SchemaName is not set. -or- VendorId is not set for a restricted access level. -or- ApplicationGUID is not set for an application access level. -or- More than 256 fields were added to the schema.