WorkflowEngineProcessResultResponseInfo - свойство
Инфо, отправляемое в ответе на клиент.
Пространство имён: Tessa.WorkflowСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public Dictionary<string, Object> ResponseInfo { get; }
Public ReadOnly Property ResponseInfo As Dictionary(Of String, Object)
Get
public:
virtual property Dictionary<String^, Object^>^ ResponseInfo {
Dictionary<String^, Object^>^ get () sealed;
}
abstract ResponseInfo : Dictionary<string, Object> with get
override ResponseInfo : Dictionary<string, Object> with get
DictionaryString,
ObjectIWorkflowEngineProcessResultResponseInfo