Class SuperStateController.SetCurrentRequest
Inherited Members
Namespace: SuperOffice.CRM.Web.Controllers
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class SetCurrentRequest
Constructors
SetCurrentRequest()
Declaration
public SetCurrentRequest()
Fields
currentName
Declaration
public string currentName
Field Value
| Type | Description |
|---|---|
| String |
id
Declaration
public int id
Field Value
| Type | Description |
|---|---|
| Int32 |
name
Declaration
public string name
Field Value
| Type | Description |
|---|---|
| String |
setSpecifiedCurrentOnly
Declaration
public bool setSpecifiedCurrentOnly
Field Value
| Type | Description |
|---|---|
| Boolean |
type
Declaration
public string type
Field Value
| Type | Description |
|---|---|
| String |