AnalyticalLinkStartHubId Property |
Hub ID at start of AnalyticalLink.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic ElementId StartHubId { get; }
Public ReadOnly Property StartHubId As ElementId
Get
public:
property ElementId^ StartHubId {
ElementId^ get ();
}
member StartHubId : ElementId with get
Property Value
ElementId
See Also