ExcludesValueType Class

Definition

The ExcludesValueType class represents a hexadecimal or decimal mask to be used during an Excludes restriction operation.

public ref class ExcludesValueType
public class ExcludesValueType
Public Class ExcludesValueType
Inheritance
ExcludesValueType

Constructors

ExcludesValueType()

The ExcludesValueType constructor initializes a new instance of the ExcludesValueType class.

Properties

Value

The Value property gets or sets a decimal or hexadecimal bitmask.

Applies to