IDRARestServerWorkflowProcessEnum Method |
Namespace: NetIQ.DRA.RestServiceLibrary
[WebInvokeAttribute(Method = "POST", ResponseFormat = WebMessageFormat.Json, RequestFormat = WebMessageFormat.Json, BodyStyle = WebMessageBodyStyle.Wrapped, UriTemplate = "/dra/workflows/get")] Stream WorkflowProcessEnum( WorkflowEnumFilter filter, string[] attributes, ConnectionParameters connectionParameters )
<WebInvokeAttribute(Method := "POST", ResponseFormat := WebMessageFormat.Json, RequestFormat := WebMessageFormat.Json, BodyStyle := WebMessageBodyStyle.Wrapped, UriTemplate := "/dra/workflows/get")> Function WorkflowProcessEnum ( filter As WorkflowEnumFilter, attributes As String(), connectionParameters As ConnectionParameters ) As Stream
© Copyright 2007-2023 Open Text or one of its affiliates.