Show / Hide Table of Contents

Class ApproveRejectResponseInfo

Response object used by Approve/ Reject quote version methods.

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

Constructors

ApproveRejectResponseInfo()

Declaration
public ApproveRejectResponseInfo()

Properties

CreatedAppointmentId

ID of follow-up created to log the approval

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

PluginResponseInfo

Standard response object

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

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