The complete list of fields in the Schema, sorted by name.
Namespace: Autodesk.Revit.DB.ExtensibleStorage
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public IList<Field> ListFields()
Return Value
IList<Field>Exceptions
Exception | Condition |
---|---|
InvalidOperationException | Reading of Entities of this Schema is not allowed to the current add-in. |