FabricationAncillaryUsageAncillaryId Property |
Fabrication ancillary database identifier.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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