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

Inheritance: Cube.XRM.Framework.AddOn.WorkflowManager
Afficher le fichier Open project: bkanlica/CubeXrmFramework

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
Execute ( CubeBase cube ) : void

Executes the workflow activity.

Method Details

Execute() protected méthode

Executes the workflow activity.
protected Execute ( CubeBase cube ) : void
cube CubeBase The cube.
Résultat void