| Revit 2020 API |
| RebarHandleNameData..::..GetCustomHandleTag Method |
| RebarHandleNameData Class See Also |
Gets the handle tag for which we need to specify the name.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2018
Syntax
| C# |
|---|
public int GetCustomHandleTag() |
| Visual Basic |
|---|
Public Function GetCustomHandleTag As Integer |
| Visual C++ |
|---|
public: int GetCustomHandleTag() |