 | IJcdi.GetDocumentConditionByIdentificativo Method |
Returns document's condition from customer document 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)
SyntaxTask<ConditionResult> GetDocumentConditionByIdentificativo(
InputByIdentificativo ObjGetDocumentConditionByIdentificativoParameter
)
Parameters
- ObjGetDocumentConditionByIdentificativoParameter
- Type: Enerj.CDI.WebService.V4.InputByIdentificativo
Input object of GetDocumentConditionByIdentificativo method
Return Value
Type:
Task<ConditionResult>Document's condition
See Also