JobDefinition.TargetEntityId Property

Definition

Gets the Target entity specified for the job.

public:
 property Guid TargetEntityId { Guid get(); };
public Guid TargetEntityId { get; }
member this.TargetEntityId : Guid
Public ReadOnly Property TargetEntityId As Guid

Property Value

Returns a Guid that contains the Target entity identifier.

Applies to