 | ResultDataBaseIsOk Property |
Boolean variable that indicates if an error occured. False, if an error is present. True: if it's all ok
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)
Syntaxpublic bool IsOk { get; set; }
Property Value
Type:
Boolean
See Also