ITaskId.InstanceId Property

Definition

Retrieves the instance identifier of a parametric task.

[System.Runtime.InteropServices.ComVisible(true)]
public int InstanceId { get; }
member this.InstanceId : int
Public ReadOnly Property InstanceId As Integer

Property Value

The instance identifier.

Attributes

Applies to