InfoResponseArguments Property |
The argument list for the message.
Namespace: Scanjour.Workflow4.BaseAssembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string[] Arguments { get; }
Public ReadOnly Property Arguments As String()
Get
public:
property array<String^>^ Arguments {
array<String^>^ get ();
}
member Arguments : string[] with get
Property Value
String
See Also