Revit 2022 API |
FabricationAncillaryUsage..::..AncillaryId Property |
FabricationAncillaryUsage Class See Also |
Fabrication ancillary database identifier.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.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 (); } |