Delen via


JobEntity Class

Definition

This class contains the minimal job details required to navigate to the desired drill down.

public class JobEntity
type JobEntity = class
Public Class JobEntity
Inheritance
JobEntity

Constructors

JobEntity()

Initializes a new instance of the JobEntity class.

JobEntity(String, String, String, String, String, String)

Initializes a new instance of the JobEntity class.

Properties

JobFriendlyName

Gets or sets the job display name.

JobId

Gets or sets the job id.

JobScenarioName

Gets or sets the job name. Enum type ScenarioName.

TargetInstanceType

Gets or sets the workflow affected object type.

TargetObjectId

Gets or sets the object id.

TargetObjectName

Gets or sets the object name.

Applies to