FabricationAncillaryUsageAncillaryId Property |
Fabrication ancillary database identifier.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic int AncillaryId { get; }
Public ReadOnly Property AncillaryId As Integer
Get
public:
property int AncillaryId {
int get ();
}
member AncillaryId : int with get
Property Value
Int32
See Also