GetProcedureStepsDocumentsRoutine Class |
This command returns list of documents attached to all procedure steps with temporary URLs to AWS to access these documents.
Inheritance Hierarchy Namespace: CorrigoService.CommandsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public class GetProcedureStepsDocumentsRoutine : CommandRequest
<SerializableAttribute>
Public Class GetProcedureStepsDocumentsRoutine
Inherits CommandRequest
No code example is currently available or this language may not be supported.
The GetProcedureStepsDocumentsRoutine type exposes the following members.
Properties| | Name | Description |
|---|
 | WorkOrderId |
Required. ID of a Work Order to get the list of procedure steps documents
|
Top
See Also