Skip to main content

Class SaleTypeStageLink

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for SaleTypeStageLink.

Inheritance

objectCarrierSaleTypeStageLink

Inherited Members

Carrier.TableRight, Carrier.FieldProperties, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

Default constructor - defaults any enum props to 0.

Properties

ProbId

Primary key

Property Value

int

ProbName

The list item

Property Value

string

ProbTooltip

Tooltip or other description

Property Value

string

Probability

The numeric probability of the sale

Property Value

short

SaleTypeId

Primary key

Property Value

int

SaleTypeName

The list item

Property Value

string

SaleTypeStageLinkId

Primary key

Property Value

int

SaleTypeTooltip

Tooltip or other description

Property Value

string