RVTDocs.com

ExternalDefinition.GUID

Property
Description:
Returns the GUID associated with the shared parameter definition.
Remarks:
Each shared parameter when created is issued a unique identifier. This identifier can then be used at a later time to retrieve the parameter from the Element ensuring that the correct parameter is always retrieved.
Syntax
public virtual Guid GUID { get; }