Parameter Property


Obtains a parameter based on an identifier.

Overload List

  NameDescription
Public propertyParameterGuid
Obtains the parameter of this type with a given GUID for a shared parameter.
Public propertyParameterString
Obtains the parameter of this type with a given name.
Public propertyParameterBuiltInParameter
Obtains the parameter of this type with a given parameter id.
Public propertyParameterDefinition
Obtains the parameter of this type with a given definition.

See Also