Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
org
newpointe
WorkflowEntities
SetEntityProperties
C# Class org.newpointe.WorkflowEntities.SetEntityProperties
Inheritance:
Rock.Workflow.ActionComponent
Mostrar archivo
Open project: NewPointe/Rockit
Public Methods
Method
Description
Execute
(
RockContext
rockContext
,
WorkflowAction
action
,
Object
entity
,
List
&
errorMessages
) :
bool
Method Details
Execute()
public
method
public
Execute
(
RockContext
rockContext
,
WorkflowAction
action
,
Object
entity
,
List
&
errorMessages
) :
bool
rockContext
Rock.Data.RockContext
action
WorkflowAction
entity
Object
errorMessages
List
return
bool