Activity.Importance 属性

定义

获取或设置活动的重要性。 可能的值在 中 ActivityImportance定义。

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

属性值

活动的重要性。

实现

适用于