Parameter Property


Family Manager Parameter Property

Obtains a parameter based on an identifier.
Overload List
Name Description
Public property Parameter BuiltInParameter Obtains the parameter of this type with a given parameter id.
Public property Parameter Definition Obtains the parameter of this type with a given definition.
Public property Parameter Guid Obtains the parameter of this type with a given GUID for a shared parameter.
Public property Parameter String Obtains the parameter of this type with a given name.
Top
See Also