WorkflowEngineManagerResponseInfo - свойство
Инфо, отправляемое в ответе на клиент.
Пространство имён: Tessa.WorkflowСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public Dictionary<string, Object?>? ResponseInfo { get; set; }
Public Property ResponseInfo As Dictionary(Of String, Object)
Get
Set
public:
property Dictionary<String^, Object^>^ ResponseInfo {
Dictionary<String^, Object^>^ get ();
void set (Dictionary<String^, Object^>^ value);
}
member ResponseInfo : Dictionary<string, Object> with get, set
Значение свойства
DictionaryString,
Object