Class PlaceOrderResponseInfo
Response from a Place order command
Inherited Members
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 |