Activity.Importance 속성

정의

활동의 중요도를 가져오거나 설정합니다. 가능한 값은 에 정의되어 있습니다 ActivityImportance.

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

속성 값

활동의 중요도입니다.

구현

적용 대상