Click or drag to resize

DocumentLogOpGetLog Method

GetLog

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<DocumentLog> GetLog(
	Guid digitalSafeUuid,
	SingleDocumentFilter filter
)

Parameters

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

Return Value

Type: TaskDocumentLog
Document Log
Exceptions
ExceptionCondition
Exception
See Also