The description of a field within a Schema in the Extensible Storage framework. Contains
the field's name, type, access control and documentation.
Namespace: Autodesk.Revit.DB.ExtensibleStorage
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Since:
2012
Syntax
C# |
---|
public class Field : IDisposable |
Visual Basic |
---|
Public Class Field _ Implements IDisposable |
Visual C++ |
---|
public ref class Field : IDisposable |