| WorkflowActivityInputs Field |
[Missing <summary> documentation for "F:NetIQ.DRA.Common.Rest.DataModels.WorkflowActivity.Inputs"]
Namespace:
NetIQ.DRA.Common.Rest.DataModels
Assembly:
NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 10.2.2.1
Syntax [DataMemberAttribute(Name = "inputs")]
public Dictionary<string, string> Inputs
<DataMemberAttribute(Name := "inputs")>
Public Inputs As Dictionary(Of String, String)
Field Value
Type:
DictionaryString,
StringSee Also