FamilyManager.Parameter
Overloads (4):
| Name | Return Type | Description |
|---|---|---|
| Parameter[BuiltInParameter] | FamilyParameter | Obtains the parameter of this type with a given parameter id. |
| Parameter[Definition] | FamilyParameter | Obtains the parameter of this type with a given definition. |
| Parameter[Guid] | FamilyParameter | Obtains the parameter of this type with a given GUID for a shared parameter. |
| Parameter[String] | FamilyParameter | Obtains the parameter of this type with a given name. |