 | OperationGetFlows Method (Guid) |
GetFlows
Namespace:
Enerj.CDI.WebService.V4.Operations
Assembly:
Enerj.CDI.WebService.V4 (in Enerj.CDI.WebService.V4.dll) Version: 4.13.0.0 (4.13.0.0)
Syntaxpublic List<FlowDTO> GetFlows(
Guid uuidDigitalSafe
)
Parameters
- uuidDigitalSafe
- Type: SystemGuid
uuidDigitalSafe
Return Value
Type:
ListFlowDTOlist of flows
See Also