Click or drag to resize
GetProcedureStepsDocumentsRoutine Class
This command returns list of documents attached to all procedure steps with temporary URLs to AWS to access these documents.
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandRequest
    CorrigoService.CommandsGetProcedureStepsDocumentsRoutine

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public class GetProcedureStepsDocumentsRoutine : CommandRequest

The GetProcedureStepsDocumentsRoutine type exposes the following members.

Properties
  NameDescription
Public propertyWorkOrderId
Required. ID of a Work Order to get the list of procedure steps documents
Top
See Also