Click or drag to resize

CheckResultIsValid Property

Result of the document check operation (true if the document is in a valid status)

Namespace:  Enerj.CDI.WebService.DTO2021
Assembly:  Enerj.CDI.WebService.DTO2021 (in Enerj.CDI.WebService.DTO2021.dll) Version: 4.13.0.0 (4.13.0.0)
Syntax
C#
public bool IsValid { get; set; }

Property Value

Type: Boolean
See Also