The Guid that identifies this shared parameter.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2016
Syntax
| C# |
|---|
public Guid GuidValue { get; } |
| Visual Basic |
|---|
Public ReadOnly Property GuidValue As Guid Get |
| Visual C++ |
|---|
public: property Guid GuidValue { Guid get (); } |