SharedParameterElement.Lookup
Description:
Finds the shared parameter element that corresponds to the given Guid.
Finds the shared parameter element that corresponds to the given Guid.
public static SharedParameterElement Lookup(
Document document,
Guid guidValue
)
-
documentThe document.
-
guidValueShared parameter Guid.
Return Value
SharedParameterElement
The retrieved shared parameter instance, or if the matching element is not found.
-
A non-optional argument was null