GroupMemberWorkflowTrigger
A Group Member Workflow Trigger defined a workflow that should be triggered to start when certain group member changes are made..
| AdditionalLavaFields | |
| AvailableKeys | |
| ContextKey | |
| EncryptedKey | |
| EntityStringValue | |
| ForeignGuid | |
| ForeignId | |
| ForeignKey | |
| Group | Gets or sets the Group. |
| GroupId | Gets or sets the Group identifier. |
| GroupType | Gets or sets the type of the group. |
| GroupTypeId | Gets or sets the GroupType identifier. |
| Guid | |
| Id | |
| IdKey | |
| IsActive | Gets or sets a flag indicating if the WorkflowTrigger is active. |
| IsValid | |
| Item | |
| Name | Gets or sets the name. |
| Order | Gets or sets the order. |
| TriggerType | Gets or sets the type of the trigger. This is a hard coded list of values defined in the code as an enumeration. Show Values | 0 | MemberAddedToGroup | | 1 | MemberRemovedFromGroup | | 2 | MemberStatusChanged | | 3 | MemberRoleChanged | | 4 | MemberAttendedGroup | | 5 | MemberPlacedElsewhere |
|
| TypeId | |
| TypeName | |
| TypeQualifier | Gets or sets the type qualifier. |
| UrlEncodedKey | |
| ValidationResults | |
| WorkflowName | Gets or sets the name of the workflow trigger. |
| WorkflowType | Gets or sets the WorkflowType that is executed by this WorkflowTrigger. |
| WorkflowTypeId | Gets or sets the WorkflowTypeId of the WorkflowType that is executed by this WorkflowTrigger. This property is required. |