Click or drag to resize

LkDataHasData Method

Indicates if the result of the operation has any data.

Namespace:  LinkarCommon
Assemblies:   LinkarClientCore (in LinkarClientCore.dll) Version: 2.1.0.0
  LinkarClientMono (in LinkarClientMono.dll) Version: 2.1.0.0 (2.1.0.0)
  LinkarClient (in LinkarClient.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
public bool HasData()

Return Value

Type: Boolean
A Boolean value that indicates if the result of the operation has data.
See Also