Click or drag to resize

CheckDocumentOpCheckDocument Method

CheckDocument

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<CheckResult> CheckDocument(
	string digitalSafeUuid,
	string uuid
)

Parameters

digitalSafeUuid
Type: SystemString
digitalSafeUuid
uuid
Type: SystemString
uuid

Return Value

Type: TaskCheckResult
CheckResult
Exceptions
ExceptionCondition
NotImplementedException
See Also