Show / Hide Table of Contents

Class CreateRequestSettings

Inheritance
Object
StepSettings
CreateRequestSettings
Namespace: SuperOffice.CRM.Workflow
Assembly: SoDataBase.dll
Syntax
public class CreateRequestSettings : StepSettings

Constructors

CreateRequestSettings()

Declaration
public CreateRequestSettings()

Properties

Category

Declaration
public int Category { get; set; }
Property Value
Type Description
Int32

Message

Declaration
public string Message { get; set; }
Property Value
Type Description
String

Owner

Declaration
public int Owner { get; set; }
Property Value
Type Description
Int32

Priority

Declaration
public int Priority { get; set; }
Property Value
Type Description
Int32

RequestType

Declaration
public int RequestType { get; set; }
Property Value
Type Description
Int32

TicketStatus

Declaration
public int TicketStatus { get; set; }
Property Value
Type Description
Int32

Title

Declaration
public string Title { get; set; }
Property Value
Type Description
String

Extension Methods

EnumUtil.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top