C# Class Cube.XRM.Workflow.HelperTool.Strings.Trim

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