WorkflowEngineProcessResultResponseInfo - свойство |
Инфо, отправляемое в ответе на клиент
Пространство имён:
Tessa.Workflow
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис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,
ObjectРеализации
IWorkflowEngineProcessResultResponseInfo
См. также