Show / Hide Table of Contents

Class PlaceOrderResponseInfo

Response from a Place order command

Inheritance
Object
PluginResponseInfo
OrderResponseInfo
PlaceOrderResponseInfo
Inherited Members
OrderResponseInfo.CRMQuote
OrderResponseInfo.CRMQuoteVersion
OrderResponseInfo.CRMAlternativeWithLines
PluginResponseInfo.ToString()
PluginResponseInfo.Merge(PluginResponseInfo)
PluginResponseInfo.SetErrorAndUserExplanation(String, String)
PluginResponseInfo.State
PluginResponseInfo.IsOk
PluginResponseInfo.UserExplanation
PluginResponseInfo.TechExplanation
PluginResponseInfo.ErrorCode
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 PlaceOrderResponseInfo : OrderResponseInfo

Constructors

PlaceOrderResponseInfo()

Default constructor

Declaration
public PlaceOrderResponseInfo()

PlaceOrderResponseInfo(QuoteAlternativeContextInfo)

Copies quote, version and alternativwlines

Declaration
public PlaceOrderResponseInfo(QuoteAlternativeContextInfo context)
Parameters
Type Name Description
QuoteAlternativeContextInfo context

Properties

Url

Url to navigate to, if non-blank

Declaration
public string Url { 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