RVTDocs.com

Schema.ListFields

Method
Description:
The complete list of fields in the Schema, sorted by name.
Syntax
public IList<Field> ListFields()
Exceptions
Exception Condition
InvalidOperationException Reading of Entities of this Schema is not allowed to the current add-in.