Click or drag to resize

DocumentOpGetDocumentConditionByIdentificativo Method

GetDocumentConditionByIdentificativo

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<ConditionResult> GetDocumentConditionByIdentificativo(
	InputByIdentificativo ObjGetDocumentConditionByIdentificativoParameter,
	bool isJDOC
)

Parameters

ObjGetDocumentConditionByIdentificativoParameter
Type: Enerj.CDI.WebService.V4InputByIdentificativo
ObjGetDocumentConditionByIdentificativoParameter
isJDOC
Type: SystemBoolean
isJDOC

Return Value

Type: TaskConditionResult
Condition Result
See Also