Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
org
newpointe
Checkin
Workflow
FilterBalanceLocation
C# Class org.newpointe.Checkin.Workflow.FilterBalanceLocation
Inheritance:
Rock.Workflow.Action.CheckIn.CheckInActionComponent
Exibir arquivo
Open project: NewPointe/Rockit
Public Methods
Method
Description
Execute
(
RockContext
rockContext
,
Rock
action
,
Object
entity
,
List
&
errorMessages
) :
bool
Method Details
Execute()
public
method
public
Execute
(
RockContext
rockContext
,
Rock
action
,
Object
entity
,
List
&
errorMessages
) :
bool
rockContext
Rock.Data.RockContext
action
Rock
entity
Object
errorMessages
List
return
bool