RetrieveByObjectWFProcessResponse Class
Specifies the response from the RetrieveByObjectWFProcess message.
The RetrieveByObjectWFProcessResponse class inherits from Response. It exposes the following members.
Constructor | Description |
RetrieveByObjectWFProcessResponse | Initializes a new instance of the RetrieveByObjectWFProcessResponse class. |
Field | Description |
Entities | Contains the resulting collection of all workflow processes related to the specified entity instance. |
See Also