Revit 2025.3 API
Shared |
The Guid that identifies this shared parameter.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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