Skip to main content

IAssignmentOptions Properties

An object defining properties for the IAssignmentOptions class.

TargetObjectTypeCode

Specifies the target object type code for assignment. [Obsolete: "TargetObject'e geçilecek. 01.01.2024"]

Type: int


IsChanged

Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.

Type: bool


TargetObjectName

Specifies the target object name for assignment. [Obsolete: "TargetObject'e geçilecek. 01.01.2024"]

Type: string


Data

Represents the data object associated with the assignment.

Type: JObject


ResumeOnError

Indicates if the assignment should resume on error. [Obsolete: "ErrorOptions'a geçilecek. 01.01.2024"]

Type: bool


ErrorDescriptionObjectName

Specifies the object name for error descriptions. [Obsolete: "ErrorOptions'a geçilecek. 01.01.2024"]

Type: string


SourceType

Specifies the source type for the assignment data.

Type: int


SelectedObjectProperty

The selected property of the target object for assignment.

Type: string


TargetObject

Metadata for the target object used in assignment.

Type: IBimserWorkflowStepMetadata