JSDC Documented Interface
JSDC Documented Interface
Enerj.CDI.WebService.V4
IJcdi Interface
IJcdi Methods
AuthRefresh Method
CheckDocument Method
Deposit Method
DestroyDocument Method
GetCompanyDocumentTypeList Method
GetDocumentConditionByIdentificativo Method
GetDocumentCount Method
GetDocumentList Method
GetPdVCondition Method
GetPdvStatus Method
GetShortUuid Method
Login Method
ReadDocument Method
ReadDocumentLog Method
ReadDocumentMetadata Method
ReadDocumentTechMetadata Method
IJcdi
GetDocumentCount Method
Request of getting the count of documents
Namespace:
Enerj.CDI.WebService.V4
Assembly:
Enerj.CDI.WebService.V4 (in Enerj.CDI.WebService.V4.dll) Version: 4.13.0.0 (4.13.0.0)
Syntax
C#
Copy
Task
<
DocumentCount
>
GetDocumentCount
(
string
digitalSafeUuid
,
DocumentFilter
documentFilter
)
Parameters
digitalSafeUuid
Type:
System
String
Digital safe identifier (UUID)
documentFilter
Type:
Enerj.CDI.WebService.DTO2021
DocumentFilter
Filter for a single document
Return Value
Type:
Task
DocumentCount
Count of documents
See Also
Reference
IJcdi Interface
Enerj.CDI.WebService.V4 Namespace