Class PORecalculateActivityFlow
Activity flow that validates and updates a purchase order.
Inheritance
System.Object
PORecalculateActivityFlow
Assembly: Mediachase.Commerce.Workflow.dll
Version: 14.26.0
[ActivityFlowConfiguration(Name = "RecalculatePurchaseOrderWorkflow")]
public class PORecalculateActivityFlow : ActivityFlow
Constructors
Declaration
public PORecalculateActivityFlow()
Methods
Declaration
public override ActivityFlowRunner Configure(ActivityFlowRunner activityFlow)
Parameters
Returns
Overrides