CalculationRequestOrderId Property |
Gets the order ID in case that calculation runs for already created order.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public int OrderId { get; }
Property Value
Type:
Int32Remarks
Returns 0 value when calculation runs prior order creation.
See Also