SharpTrader.SDK - Developer API

ValueRangeAttribute Members

The ValueRangeAttribute type exposes the following members.

Constructors


  Name Description
Public method ValueRangeAttribute

Methods


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

Properties


  Name Description
Public property CustomMax
Gets or sets

Field Value

the custom maximum. Used in conjunction to Custom.
Public property CustomMin
Gets or sets

Field Value

the custom minimum. Used in conjunction to Custom.
Public property Type
Public property TypeId (Inherited from Attribute.)