Click or drag to resize
DocumentResponseT - класс
Ответ на операцию над документом
Иерархия наследования
SystemObject
  OTC.ClientAPIResponse
    OTC.ClientAPI.Documents.ExtensionsDocumentResponse
      OTC.ClientAPI.Documents.ExtensionsDocumentResponseT
        More...

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

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

T
Контракт документа

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

Конструкторы
Свойства
  ИмяОписание
Открытое свойствоDocument
Документ
Открытое свойствоSuccess
Результат операции - успех/неуспех. Всегда true
(Унаследован от Response.)
В начало страницы
См. также
Иерархия наследования
SystemObject
  OTC.ClientAPIResponse
    OTC.ClientAPI.Documents.ExtensionsDocumentResponse
      OTC.ClientAPI.Documents.ExtensionsDocumentResponseT
        OTC.ClientAPI.Documents.ExtensionsAcceptDocumentResponseT
        OTC.ClientAPI.Documents.ExtensionsApplyTemplateResponseT
        OTC.ClientAPI.Documents.ExtensionsCancelAmendDocumentResponseT
        OTC.ClientAPI.Documents.ExtensionsCancelDocumentResponseT
        OTC.ClientAPI.Documents.ExtensionsCancelDocumentTerminationResponseT
        OTC.ClientAPI.Documents.ExtensionsCopyDocumentResponseTDocument, TCopy
        OTC.ClientAPI.Documents.ExtensionsCreateDocumentResponseT
        OTC.ClientAPI.Documents.ExtensionsDeleteDocumentResponseT
        OTC.ClientAPI.Documents.ExtensionsGetDocumentResponseT
        OTC.ClientAPI.Documents.ExtensionsLockDocumentResponseT
        OTC.ClientAPI.Documents.ExtensionsMatchDocumentResponseT, TIncomingContract
        OTC.ClientAPI.Documents.ExtensionsReplyDocumentResponseT
        OTC.ClientAPI.Documents.ExtensionsRestartAmendDocumentResponseTDocument, TAmendment
        OTC.ClientAPI.Documents.ExtensionsRestoreDocumentResponseT
        OTC.ClientAPI.Documents.ExtensionsSendDocumentResponseT
        OTC.ClientAPI.Documents.ExtensionsSignDocumentResponseT
        OTC.ClientAPI.Documents.ExtensionsStartAmendDocumentResponseTDocument, TAmendment
        OTC.ClientAPI.Documents.ExtensionsStartTerminationDocumentResponseTDocument, TTermination
        OTC.ClientAPI.Documents.ExtensionsTerminateDocumentResponseT
        OTC.ClientAPI.Documents.ExtensionsUnlockDocumentResponseT
        OTC.ClientAPI.Documents.ExtensionsUpdateDocumentResponseT
        OTC.ClientAPI.Documents.ExtensionsValidateDocumentResponseT
        OTC.ClientAPI.Documents.ExtensionsViseDocumentResponseT