Click or drag to resize

GetDocumentTypeResult Properties

The GetDocumentTypeResult type exposes the following members.

Properties
  NameDescription
Public propertyErrorList
Contains the error list (only if IsOk is false)
(Inherited from ResultDataBase.)
Public propertyIsOk
Boolean variable that indicates if an error occured. False, if an error is present. True: if it's all ok
(Inherited from ResultDataBase.)
Public propertyListDocumentTypeDetailDTO
list of DocumentTypeDetailDTO
(Inherited from DocumentTypeByIDCompanyResult.)
Top
See Also