CreateSegmentRequirement (IProductionRuntime)
Creates a new segment requirement that is based upon a supplied work definition segment.
Inputs | Data Type | Description |
---|---|---|
Name | String | Specifies the name of the segment requirement. |
Order | Int | Specifies the execution order of the segment requirement. |
Parent Requirement ID | GUID | (Optional) Specifies the ID of the parent segment requirement the new segment requirement is associated with. |
Work Definition Segment | DirectoryResource |
Specifies the work definition segment to associate with the segment requirement. In the Inputs section of the activity configuration panel, click the ellipsis button to open the Universal Browser to select the resource you want to use. |
Work Request | DirectoryResource |
Specifies the work request to associate with the segment requirement. In the Inputs section of the activity configuration panel, click the ellipsis button to open the Universal Browser to select the resource you want to use. |
Outputs | Description | |
---|---|---|
GUID | Returns the new segment requirement. |