Revit 2026 API
Connection |
Unique id of this input point.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public Guid Id { get; set; }
Public Property Id As Guid Get Set
public: property Guid Id { Guid get (); void set (Guid value); }
member Id : Guid with get, set
Property Value
GuidSee Also