Click or drag to resize

instanceCountPipeLineTHasAnyRecord Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets a value indicating whether this instance has any record.

Namespace:  imbSCI.DataComplex.special
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public bool HasAnyRecord { get; }
Request Example View Source

Property Value

Type: Boolean
true if this instance has any record; otherwise, false.
See Also