Click or drag to resize

OperationUpdateErrorDocument Method

Update document in Errore CDI

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 bool UpdateErrorDocument(
	long documentId
)

Parameters

documentId
Type: SystemInt64
document id

Return Value

Type: Boolean
true if ok
See Also