PipeFittingAndAccessoryConnectorDataLinkIndex Property |
The index of the connector which is linked with this connector
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic int LinkIndex { get; }
Public ReadOnly Property LinkIndex As Integer
Get
public:
property int LinkIndex {
int get ();
}
member LinkIndex : int with get
Property Value
Int32
See Also