Click or drag to resize

DocumentCountOpGetCount Method

Get Count

Namespace:  Enerj.CDI.WebService.V4.Operations
Assembly:  Enerj.CDI.WebService.V4 (in Enerj.CDI.WebService.V4.dll) Version: 4.13.0.0 (4.13.0.0)
Syntax
C#
public Task<DocumentCount> GetCount(
	Guid digitalSafeUuid,
	DocumentFilter filter
)

Parameters

digitalSafeUuid
Type: SystemGuid
digitalSafeUuid
filter
Type: Enerj.CDI.WebService.DTO2021DocumentFilter
filter

Return Value

Type: TaskDocumentCount
DocumentCount object
Exceptions
ExceptionCondition
Exception
See Also