2027 Members
Changes 0
M

Field Properties

Name Return Type Description
P ContainerType ContainerType Reports whether this is a simple field containing one value, or a container of multiple values.
P Documentation string The overall description of the Field.
P FieldName string The name of the field.
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity.
P KeyType Type The type of the keys stored in the field.
P Schema Schema The Schema to which this Field belongs.
P SubSchema Schema The Schema describing the subentity (or subentities) stored in this Field.
P SubSchemaGUID Guid The GUID of the Schema describing the subentity (or subentities) stored in this Field.
P ValueType Type The type of the values stored in the field.