Share

Field Properties

The Field type exposes the following members.

Properties

 NameDescription
Public propertyContainerType Reports whether this is a simple field containing one value, or a container of multiple values.
Public propertyDocumentation The overall description of the Field.
Public propertyFieldName The name of the field.
Public propertyIsValidObject Specifies whether the .NET object represents a valid Revit entity.
Public propertyKeyType The type of the keys stored in the field.
Public propertySchema The Schema to which this Field belongs.
Public propertySubSchema The Schema describing the subentity (or subentities) stored in this Field.
Public propertySubSchemaGUID The GUID of the Schema describing the subentity (or subentities) stored in this Field.
Public propertyValueType The type of the values stored in the field.

See Also

Reference

Was this information helpful?