RunningLengthWordRunningBit Property |
the running bit
Namespace:
VelocityDBExtensions.CompressedBitArray
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic 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:
Boolean
See Also