Workflow
Workflow WebForms References
ActivatedDateTime | Gets or sets the date and time that this Workflow instance was activated. |
ActiveActivities | Gets an enumerable collection of the Active WorkflowActivities for this Workflow instance, ordered by their order value. |
ActiveActivityNames | Gets the active activity names. |
Activities | Gets or sets a collection containing all the WorkflowActivities that are a part of this Workflow instance. |
AdditionalLavaFields | |
Attributes | |
AttributeValueDefaults | |
AttributeValues | |
AvailableKeys | |
Campus | Gets or sets the campus tied to the CampusId . |
CampusId | Gets or sets the Campus Id of the workflow campus |
CompletedDateTime | Gets or sets the date and time that the Workflow completed. |
ContextKey | |
CreatedByPersonAlias | |
CreatedByPersonAliasId | |
CreatedByPersonId | |
CreatedByPersonName | |
CreatedDateTime | |
CustomSortValue | |
Description | Gets or sets a description or summary about this Workflow instance. |
EncryptedKey | |
EntityId | Gets or sets the Entity Id. |
EntityStringValue | |
EntityTypeId | Gets or sets the Entity Type Id. |
ForeignGuid | |
ForeignId | |
ForeignKey | |
Guid | |
HasActiveActivities | Gets a flag indicating whether this instance has active activities. |
Id | |
IdKey | |
InitiatorPersonAlias | Gets or sets the initiator person alias. |
InitiatorPersonAliasId | Gets or sets the initiator person alias identifier. |
IsActive | Gets a flag indicating whether this Workflow instance is active. |
IsPersisted | Gets or sets a value indicating whether this instance is persisted. |
IsProcessing | Gets or sets a flag indicating whether this instance is processing. |
IsValid | |
Item | |
LastProcessedDateTime | Gets or sets the date and time that the Workflow was last processed. |
ModifiedAuditValuesAlreadyUpdated | |
ModifiedByPersonAlias | |
ModifiedByPersonAliasId | |
ModifiedByPersonId | |
ModifiedByPersonName | |
ModifiedDateTime | |
Name | Gets or sets a friendly name for this Workflow instance. This property is required. |
ParentAuthority | A parent authority. If a user is not specifically allowed or denied access to this object, Rock will check the default authorization on the current type, and then the authorization on the Rock.Security.GlobalDefault entity |
ParentAuthorityPre | |
Status | Gets or sets the status of this Workflow instance. This property is required. |
SupportedActions | |
TypeId | |
TypeName | |
UrlEncodedKey | |
ValidationResults | |
WorkflowAttributeValues | Gets the entity attribute values. This should only be used inside LINQ statements when building a where clause for the query. This property should only be used inside LINQ statements for filtering or selecting values. Do not use it for accessing the attributes after the entity has been loaded. |
WorkflowId | This value is a string of the WorkflowType's WorkflowIdPrefix combined with the WorkflowIdNumber. |
WorkflowIdNumber | A type specific number to uniquely identify a workflow. |
WorkflowType | Gets or sets the WorkflowType that is being executed in this persisted Workflow instance. |
WorkflowTypeCache | Gets the workflow type cache. |
WorkflowTypeId | Gets or sets the WorkflowTypeId of the WorkflowType that this Workflow instance is executing. |