Activity.Importance Property

Definition

Gets or sets the importance of the activity. Possible values are defined in ActivityImportance.

public string Importance { get; set; }
member this.Importance : string with get, set
Public Property Importance As String

Property Value

The importance of the activity.

Implements

Applies to