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