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)
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