Click or drag to resize
StartTerminationDocumentResponseTDocument, TTermination - класс
Ответ на запрос отзыва документа
Иерархия наследования
SystemObject
  OTC.ClientAPIResponse
    OTC.ClientAPI.Documents.ExtensionsDocumentResponse
      OTC.ClientAPI.Documents.ExtensionsDocumentResponseTDocument
        OTC.ClientAPI.Documents.ExtensionsStartTerminationDocumentResponseTDocument, TTermination

Пространство имён: OTC.ClientAPI.Documents.Extensions
Сборка: OTC.ClientAPI (в OTC.ClientAPI.dll) Версия: 1209540
Синтаксис
C#
public sealed class StartTerminationDocumentResponse<TDocument, TTermination> : DocumentResponse<TDocument>
where TDocument : BaseDocumentContract
where TTermination : BaseDocumentContract

Параметры типа

TDocument
Контракт документа
TTermination
Контракт документа о терминации

Тип StartTerminationDocumentResponseTDocument, TTermination предоставляет следующие члены.

Конструкторы
Свойства
  ИмяОписание
Открытое свойствоDocument
Документ
(Унаследован от DocumentResponseT.)
Открытое свойствоSuccess
Результат операции - успех/неуспех. Всегда true
(Унаследован от Response.)
Открытое свойствоTermination
Документ о терминации
В начало страницы
См. также