Show / Hide Table of Contents

Class SuggestedAppointmentData

Inheritance
Object
SuggestedAppointmentData
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.AjaxMethods
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class SuggestedAppointmentData

Constructors

SuggestedAppointmentData()

Declaration
public SuggestedAppointmentData()

Properties

AppointmentTitle

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

Date

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

SaleId

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

SalesGuideName

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

SuggestedAppointmentId

Declaration
public int SuggestedAppointmentId { 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