undefined

SoftDollarTier Class Reference

A container for storing Soft Dollar Tier information.

Public Member Functions
SoftDollarTier (string name, string value, string displayName)
override bool Equals (object obj)
override int GetHashCode ()
override string ToString ()
Static Public Member Functions
static bool operator== (SoftDollarTier) left, SoftDollarTier right)
static bool operator!= (SoftDollarTier left, SoftDollarTier right)
Properties
string Name[get, set]
The name of the Soft Dollar Tier.
string Value[get, set]
The value of the Soft Dollar Tier.
string DisplayName[get, set]
The display name of the Soft Dollar Tier.

Detailed Description

A container for storing Soft Dollar Tier information.