SharedParameterElementGuidValue Property |
The Guid that identifies this shared parameter.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic Guid GuidValue { get; }
Public ReadOnly Property GuidValue As Guid
Get
public:
property Guid GuidValue {
Guid get ();
}
member GuidValue : Guid with get
Property Value
Guid
See Also