For more information, please refer to this announcement explaining best practices for getting answers to questions.
Web Services C# Code Examples
Summary:
The Enterprise Web Services User Guide documentation references code examples in a section of the Appendix which does not exist.
Content (required):
The Web Services documentation says under Getting Started - Instructions for Microsoft Visual Studio, "For a walk through of sample code that uses the WSDL generated stub, refer to the Appendix WebServices Client Sample Code section."
That doesn't exist under the Appendix.
It appears that I'm supposed to be using FindService, specifying a projected entity (likely Requisition) and the fields (likely JobInformation). I've been fumbling around with that for a couple hours now, so it'd be helpful to have some current examples of querying an entity and paging through the results. The older Web Services guides (i.e.