Skip to main content

AssignmentOptions

Defines options for assignment within a workflow, including error handling, target object metadata, data source type, and change tracking.

Properties

NameDescription
TargetObjectTypeCodeSpecifies the target object type code for assignment. [Obsolete: "TargetObject'e geçilecek. 01.01.2024"]
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
TargetObjectNameSpecifies the target object name for assignment. [Obsolete: "TargetObject'e geçilecek. 01.01.2024"]
DataRepresents the data object associated with the assignment.
ResumeOnErrorIndicates if the assignment should resume on error. [Obsolete: "ErrorOptions'a geçilecek. 01.01.2024"]
ErrorDescriptionObjectNameSpecifies the object name for error descriptions. [Obsolete: "ErrorOptions'a geçilecek. 01.01.2024"]
SourceTypeSpecifies the source type for the assignment data.
SelectedObjectPropertyThe selected property of the target object for assignment.
TargetObjectMetadata for the target object used in assignment.
CaptionA dictionary containing captions for workflow objects, mapping identifiers to their display names.