Column Attachment Target Id Property The id of the element that is attached to the column and is described by this ColumnAttachment. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public ElementId TargetId { get; } Public ReadOnly Property TargetId As ElementId Get public: property ElementId^ TargetId { ElementId^ get (); } member TargetId : ElementId with get Property Value ElementId See Also Reference ColumnAttachment Class Autodesk.Revit.DB Namespace
Column Attachment Target Id Property The id of the element that is attached to the column and is described by this ColumnAttachment. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public ElementId TargetId { get; } Public ReadOnly Property TargetId As ElementId Get public: property ElementId^ TargetId { ElementId^ get (); } member TargetId : ElementId with get Property Value ElementId See Also Reference ColumnAttachment Class Autodesk.Revit.DB Namespace