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
GetPdvStatus Method
Request of retrieve the status of a preservation package (PdV)
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
<
PdvStatus
>
GetPdvStatus
(
long
pdvId
,
SdcRequestInfo
sdcRequestInfo
)
Parameters
pdvId
Type:
System
Int64
Identifier of the package
sdcRequestInfo
Type:
Enerj.CDI.WebService.DTO2021
SdcRequestInfo
Information to retrieve the document in the preservation system
Return Value
Type:
Task
PdvStatus
The status of the package
See Also
Reference
IJcdi Interface
Enerj.CDI.WebService.V4 Namespace