ReadWorkDefinitionAssociatedSegmentsByParameter (IProductionModel)
Reads work definition segments that have a particular parameter ID and parameter value.
Inputs | Data Type | Description |
---|---|---|
Parameter Name | String | Specifies the name of the parameter you want to read. |
Parameter Value | Object | Specifies the value of the parameter you want to read. |
Work Definition | DirectoryResource |
Specifies the work definition that is associated with the segments you want to read. |
Outputs | Description | |
---|---|---|
ProductSegmentAttributes[] |
Returns the work definition segments that contain the specific parameter name and parameter value that were requested. |