RebarHandleNameDataGetCustomHandleTag Method

Gets the handle tag for which we need to specify the name.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public int GetCustomHandleTag()

Return Value

Int32
Returns the handle tag for which we need to specify the name.
See Also