Revit 2025 API
Connection |
Unique id of this input point.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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