PlanAssignmentIntervalCreationInformation.Duration 屬性
取得或設定 timespan 的計劃工作分派間隔,表示文字字串。
命名空間: Microsoft.ProjectServer.Client
組件: Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)
語法
'宣告
<RemoteAttribute> _
Public Property Duration As String
Get
Set
'用途
Dim instance As PlanAssignmentIntervalCreationInformation
Dim value As String
value = instance.Duration
instance.Duration = value
[RemoteAttribute]
public string Duration { get; set; }
屬性值
請參閱
參照
PlanAssignmentIntervalCreationInformation 類別