Show / Hide Table of Contents

Class AddLinkState

Inheritance
Object
AddLinkState
Namespace: SuperOffice.CRM.Web.Data
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class AddLinkState : Carrier

Constructors

AddLinkState()

Declaration
public AddLinkState()

Properties

AppointmentId

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

AppointmentName

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

Description

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

DocumentId

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

DocumentName

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

ExtraInfo

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

LinkId

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

ProjectId

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

ProjectName

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

SaleId

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

SaleName

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

SelectedType

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

Url

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

UrlId

Declaration
public int UrlId { get; set; }
Property Value
Type Description
Int32
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top