Share via


BatchTaskInfo.SubtaskId Property

Definition

The ID of the subtask if the Task is a multi-instance Task.

public int? SubtaskId { get; }
member this.SubtaskId : Nullable<int>
Public ReadOnly Property SubtaskId As Nullable(Of Integer)

Property Value

Applies to