2027 Members
Changes 0
M

Schema Properties

Name Return Type Description
P ApplicationGUID Guid The GUID of the application or add-in that may access entities of this Schema under the Application access level.
P Documentation string The overall description of the Schema.
P GUID Guid The identifier of the Schema. Setter made unavailable, because it would violate set-correctness
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity.
P ReadAccessLevel AccessLevel Read access level of the schema.
P SchemaName string The user-friendly name of the Schema.
P VendorId string The id of the third-party vendor that may access entities of this Schema under the Vendor access level.
P WriteAccessLevel AccessLevel Write access level of the schema.