Fabrication ancillary database identifier.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2017 Subscription Update
Syntax
| C# |
|---|
public int AncillaryId { get; } |
| Visual Basic |
|---|
Public ReadOnly Property AncillaryId As Integer Get |
| Visual C++ |
|---|
public: property int AncillaryId { int get (); } |