OrderTemplate Properties

The OrderTemplate type exposes the following members.

Properties

  Name Description
Aa153722.pubproperty(en-US,CS.90).gif Addresses Gets the collection of order addresses for the current order. (Inherited from OrderGroup.)
Aa153722.pubproperty(en-US,CS.90).gif BillingCurrency Gets or sets the billing currency. (Inherited from OrderGroup.)
Aa153722.pubproperty(en-US,CS.90).gif Created Gets the creation time of the order. (Inherited from OrderGroup.)
Aa153722.pubproperty(en-US,CS.90).gif HandlingTotal Gets the total handling charge for the current order. (Inherited from OrderGroup.)
Aa153722.pubproperty(en-US,CS.90).gif IsDirty Gets or sets a value indicating whether this instance of OrderGroup has been modified since it was loaded from the database. (Inherited from OrderGroup.)
Aa153722.pubproperty(en-US,CS.90).gif IsEmpty Gets a value that indicates whether the line item count is zero. (Inherited from OrderGroup.)
Aa153722.pubproperty(en-US,CS.90).gif Item Gets or sets a weakly-typed custom property name for an order instance. (Inherited from OrderGroup.)
Aa153722.pubproperty(en-US,CS.90).gif LastModified Gets the last-modified date for the current order. (Inherited from OrderGroup.)
Aa153722.pubproperty(en-US,CS.90).gif LineItemCount Gets the current count of line items. (Inherited from OrderGroup.)
Aa153722.pubproperty(en-US,CS.90).gif ModifiedBy Gets or sets the identity of the user who last modified the current order. (Inherited from OrderGroup.)
Aa153722.pubproperty(en-US,CS.90).gif Name Gets or sets the name of the order group. (Inherited from OrderGroup.)
Aa153722.pubproperty(en-US,CS.90).gif OrderForms Gets the order form collection for the current order. (Inherited from OrderGroup.)
Aa153722.pubproperty(en-US,CS.90).gif OrderGroupId Gets the order group ID. (Inherited from OrderGroup.)
Aa153722.pubproperty(en-US,CS.90).gif ShippingTotal Gets the total shipping charges associated with the current instance, after all applicable shipping discounts have been applied (Inherited from OrderGroup.)
Aa153722.pubproperty(en-US,CS.90).gif SoldToAddressId Gets or sets the shopper address ID. (Inherited from OrderGroup.)
Aa153722.pubproperty(en-US,CS.90).gif SoldToId Gets the user identifier of the shopper. (Inherited from OrderGroup.)
Aa153722.pubproperty(en-US,CS.90).gif SoldToName Gets or sets the name of the customer placing the order. (Inherited from OrderGroup.)
Aa153722.pubproperty(en-US,CS.90).gif Status Gets or sets the status of the current order group. (Inherited from OrderGroup.)
Aa153722.pubproperty(en-US,CS.90).gif StatusCode Gets a status code that indicates the derived type of the current instance. (Inherited from OrderGroup.)
Aa153722.pubproperty(en-US,CS.90).gif StorageLoadInProgress Gets a value indicating whether a storage load is in progress. (Inherited from MappedStorageBase.)
Aa153722.pubproperty(en-US,CS.90).gif SubTotal Gets the sub total amount for the current order. (Inherited from OrderGroup.)
Aa153722.pubproperty(en-US,CS.90).gif TaxTotal Gets the total tax associated with the current order. (Inherited from OrderGroup.)
Aa153722.pubproperty(en-US,CS.90).gif TemplateID Obsolete. (Obsolete) Use OrderGroupId instead. Gets a value that uniquely identifies the current order template.
Aa153722.pubproperty(en-US,CS.90).gif Total Gets the sum total of sub total, shipping, handling and taxes for the current order. (Inherited from OrderGroup.)
Aa153722.pubproperty(en-US,CS.90).gif TrackingNumber Gets or sets a string value that uniquely identifies a placed purchase order. (Inherited from OrderGroup.)

Top

See Also

Reference

OrderTemplate Class

Microsoft.CommerceServer.Runtime.Orders Namespace