Share

Schema Properties

The Schema type exposes the following members.

Properties

 NameDescription
Public propertyApplicationGUID The GUID of the application or add-in that may access entities of this Schema under the Application access level.
Public propertyDocumentation The overall description of the Schema.
Public propertyGUID The identifier of the Schema. Setter made unavailable, because it would violate set-correctness
Public propertyIsValidObject Specifies whether the .NET object represents a valid Revit entity.
Public propertyReadAccessLevel Read access level of the schema.
Public propertySchemaName The user-friendly name of the Schema.
Public propertyVendorId The id of the third-party vendor that may access entities of this Schema under the Vendor access level.
Public propertyWriteAccessLevel Write access level of the schema.

See Also

Reference

Was this information helpful?