| LkDataHasError Method |
Indicates if the result of the operation has any error.
Namespace:
LinkarCommon
Assembly:
LinkarClientCOM (in LinkarClientCOM.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax Public Function HasError As Boolean
member HasError : unit -> bool
Return Value
Type:
Boolean
A Boolean value that indicates if the result of the operation has errors.
See Also