Class SuperStateController.SetUserPreferenceRequest
Inherited Members
Namespace: SuperOffice.CRM.Web.Controllers
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class SetUserPreferenceRequest
Constructors
SetUserPreferenceRequest()
Declaration
public SetUserPreferenceRequest()
Fields
commit
Declaration
public bool commit
Field Value
| Type | Description |
|---|---|
| Boolean |
key
Declaration
public string key
Field Value
| Type | Description |
|---|---|
| String |
section
Declaration
public string section
Field Value
| Type | Description |
|---|---|
| String |
value
Declaration
public string value
Field Value
| Type | Description |
|---|---|
| String |