ProjectDataSet.TaskRow.DurationType プロパティ
使用されなくなりました。目的の期間の表示形式を設定するには、 TASK_DUR_FMTを使用します。
名前空間: WebSvcStatusing
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property DurationType As Integer
Get
Set
'使用
Dim instance As ProjectDataSet.TaskRow
Dim value As Integer
value = instance.DurationType
instance.DurationType = value
public int DurationType { get; set; }
プロパティ値
型: System.Int32