Revit 2026 API
Shared |
The Guid that identifies this shared parameter.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public Guid GuidValue { get; }
Public ReadOnly Property GuidValue As Guid Get
public: property Guid GuidValue { Guid get (); }
member GuidValue : Guid with get
Property Value
GuidSee Also