ActivityType | Gets or sets the WorkflowActivityType that performs this ActionType. |
ActivityTypeId | Gets or sets the ActivityTypeId of the WorkflowActivityType that performs this Action Type. |
AdditionalLavaFields | |
Attributes | |
AttributeValueDefaults | |
AttributeValues | |
AvailableKeys | |
ContextKey | |
CreatedByPersonAlias | |
CreatedByPersonAliasId | |
CreatedByPersonId | |
CreatedByPersonName | |
CreatedDateTime | |
CriteriaAttributeGuid | Gets or sets the criteria attribute unique identifier. |
CriteriaComparisonType | Gets or sets the type of the criteria comparison. This is a hard coded list of values defined in the code as an enumeration. Show Values 1 | EqualTo | 2 | NotEqualTo | 4 | StartsWith | 8 | Contains | 16 | DoesNotContain | 32 | IsBlank | 64 | IsNotBlank | 128 | GreaterThan | 256 | GreaterThanOrEqualTo | 512 | LessThan | 1024 | LessThanOrEqualTo | 2048 | EndsWith | 4096 | Between | 8192 | RegularExpression |
|
CriteriaValue | Gets or sets the criteria value. |
CustomSortValue | |
EncryptedKey | |
EntityStringValue | |
EntityType | Gets or sets the EntityType of that this ActionType is running against. |
EntityTypeId | Gets or sets the EntityTypeId of the EntityType that the action is operating against. |
ForeignGuid | |
ForeignId | |
ForeignKey | |
Guid | |
Id | |
IdKey | |
IsActionCompletedIfCriteriaUnmet | Gets or sets the boolean value that determines if an action should be completed if criteria is unmet. |
IsActionCompletedOnSuccess | Gets or sets a value indicating whether this instance is action completed on success. |
IsActivityCompletedOnSuccess | Gets or sets a value indicating whether this instance is activity completed on success. |
IsValid | |
Item | |
ModifiedAuditValuesAlreadyUpdated | |
ModifiedByPersonAlias | |
ModifiedByPersonAliasId | |
ModifiedByPersonId | |
ModifiedByPersonName | |
ModifiedDateTime | |
Name | Gets or sets the friendly name of the ActionType |
Order | Gets or sets the order of the ActionType in the WorkflowActivityType |
ParentAuthority | Gets the parent security authority for this ActionType. |
ParentAuthorityPre | |
SupportedActions | |
TypeId | |
TypeName | |
UrlEncodedKey | |
ValidationResults | |
WorkflowAction | Gets the ActionComponent |
WorkflowActionTypeAttributeValues | 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. |
WorkflowForm | Gets or sets the workflow form. |
WorkflowFormId | Gets or sets the workflow form identifier. |