StockEnum

StockEnum enumeration

Stock type enum.

public enum StockEnum

Values

NameValueDescription
COMMON0Common
PREFERRED1Preferred
CONVERTIBLE2Convertible
OTHER3Other

See Also