C# Class Cube.XRM.Workflow.HelperTool.Common

Inheritance: Cube.XRM.Framework.AddOn.WorkflowManager
Mostra file Open project: bkanlica/CubeXrmFramework

Private Properties

Property Type Description

Protected Methods

Method Description
Execute ( CubeBase cube ) : void

Executes the workflow activity.

Method Details

Execute() protected method

Executes the workflow activity.
protected Execute ( CubeBase cube ) : void
cube CubeBase The cube.
return void