Field.ContainerType Property

Reports whether this is a simple field containing one value, or a container of multiple values.


Namespace: Autodesk.Revit.DB.ExtensibleStorage
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public ContainerType ContainerType { get; }

Property Value

ContainerType

See Also

Reference

Field Class
Autodesk.Revit.DB.ExtensibleStorage Namespace