forwardBitmapField Properties   Table of ContentBitmapField Methodsforward
BitmapField.Any Property
Check if any of bits is set.

Namespace:  OnixS.CmeMdHandler
Assembly:  OnixS.CmeMdHandler-net-4.7 (in OnixS.CmeMdHandler-net-4.7.dll) Version: 3.16.1.0 (3.16.1.0)
Syntax
C#
public bool Any { get; }

Return Value

Type: Boolean
True if any of bits is set, false otherwise.
See Also