ExcludesValueType Members
Include Protected Members
Include Inherited Members
The ExcludesValueType class represents a hexadecimal or decimal mask to be used during an Excludes restriction operation.
The ExcludesValueType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ExcludesValueType | The ExcludesValueType constructor initializes a new instance of the ExcludesValueType class. |
Top
Properties
Name | Description | |
---|---|---|
Value | The Value property gets or sets a decimal or hexadecimal bitmask. |
Top