Click or drag to resize

JcdiEnerjGetDocumentConditionByIdentificativo Method

Get Document Condition By Identificativo

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#
public Task<ConditionResult> GetDocumentConditionByIdentificativo(
	InputByIdentificativo ObjGetDocumentConditionByIdentificativoParameter
)

Parameters

ObjGetDocumentConditionByIdentificativoParameter
Type: Enerj.CDI.WebService.V4InputByIdentificativo
ObjGetDocumentConditionByIdentificativoParameter

Return Value

Type: TaskConditionResult
ConditionResult object

Implements

IJcdiEnerjGetDocumentConditionByIdentificativo(InputByIdentificativo)
See Also