Gets the end handle tag.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2018
Syntax
| C# |
|---|
public int GetEndHandle() |
| Visual Basic |
|---|
Public Function GetEndHandle As Integer |
| Visual C++ |
|---|
public: int GetEndHandle() |