Class NextSaleStageInfo
Inherited Members
Namespace: SuperOffice.CRM.Web.AjaxMethods
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class NextSaleStageInfo
Constructors
NextSaleStageInfo()
Declaration
public NextSaleStageInfo()
Fields
CurrentStageName
Declaration
public string CurrentStageName
Field Value
| Type | Description |
|---|---|
| String |
NextStageId
Declaration
public int NextStageId
Field Value
| Type | Description |
|---|---|
| Int32 |
NextStageName
Declaration
public string NextStageName
Field Value
| Type | Description |
|---|---|
| String |
SaleId
Declaration
public int SaleId
Field Value
| Type | Description |
|---|---|
| Int32 |
SaleName
Declaration
public string SaleName
Field Value
| Type | Description |
|---|---|
| String |