ProgressRecord.ActivityId Property

Definition

Gets the Id of the activity to which this record corresponds. Used as a 'key' for the linking of subordinate activities.

public:
 property int ActivityId { int get(); };
public:
 property int ActivityId { int get(); };
public int ActivityId { get; }
member this.ActivityId : int
Public ReadOnly Property ActivityId As Integer

Property Value

Applies to