C# Class Rock.Workflow.Action.CheckIn.CheckInActionComponent

An action component specifically for a check-in workflow
Inheritance: ActionComponent
Afficher le fichier Open project: NewSpring/Rock

Méthodes protégées

Méthode Description
GetCheckInState ( Object entity, List &errorMessages ) : CheckInState

Gets the state of the check-in.

Method Details

GetCheckInState() protected méthode

Gets the state of the check-in.
protected GetCheckInState ( Object entity, List &errorMessages ) : CheckInState
entity Object The entity.
errorMessages List The error messages.
Résultat Rock.CheckIn.CheckInState