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
GetPdVCondition Method
Returns depot pack (PDV) condition from depot pack id
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
<
PdVConditionResult
>
GetPdVCondition
(
PdVConditionParameter
ObjGetPdVConditionByIdParameter
)
Parameters
ObjGetPdVConditionByIdParameter
Type:
Enerj.CDI.WebService.V4
PdVConditionParameter
Input object of GetPdVConditionById method
Return Value
Type:
Task
PdVConditionResult
Depot pack (PDV) condition
See Also
Reference
IJcdi Interface
Enerj.CDI.WebService.V4 Namespace