RunningLengthWordRunningBit Property |
the running bit
Namespace:
VelocityDBExtensions.CompressedBitArray
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax public bool RunningBit { get; set; }
Public Property RunningBit As Boolean
Get
Set
public:
property bool RunningBit {
bool get ();
void set (bool value);
}
member RunningBit : bool with get, set
Property Value
Type:
BooleanSee Also