PlanAssignmentIntervalCreationInformation.Duration 属性
获取或设置表示文本字符串中的计划作业间隔的时间跨度。
命名空间: 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 类