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
Public method ExcludesValueType The ExcludesValueType constructor initializes a new instance of the ExcludesValueType class.

Top

Properties

  Name Description
Public property Value The Value property gets or sets a decimal or hexadecimal bitmask.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top