Show / Hide Table of Contents

Class ApproveRejectResponseInfo

Response object used by Approve/ Reject quote version methods.

Inheritance
object
ApproveRejectResponseInfo
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM
Assembly: SuperOffice.Plugins.dll
Syntax
public class ApproveRejectResponseInfo

Constructors

ApproveRejectResponseInfo()

Response object used by Approve/ Reject quote version methods.

Declaration
public ApproveRejectResponseInfo()

Properties

CreatedAppointmentId

ID of follow-up created to log the approval

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

PluginResponseInfo

Standard response object

Declaration
public PluginResponseInfo PluginResponseInfo { get; set; }
Property Value
Type Description
PluginResponseInfo

Extension Methods

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