RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Parameter

Parameter.GUID

Property
Description:
The Guid for a shared parameter.
Syntax
public Guid GUID { get; }
Exceptions
Exception Condition
InvalidOperationException Thrown when the parameter is not a shared parameter.