LookupDuration.ValueTimeSpan 属性
获取或设置作为查阅表格类型Duration的TimeSpan值的持续时间。
命名空间: Microsoft.ProjectServer.Client
程序集: Microsoft.ProjectServer.Client(位于 Microsoft.ProjectServer.Client.dll 中)
语法
声明
<RemoteAttribute> _
Public Property ValueTimeSpan As TimeSpan
Get
Set
用法
Dim instance As LookupDuration
Dim value As TimeSpan
value = instance.ValueTimeSpan
instance.ValueTimeSpan = value
[RemoteAttribute]
public TimeSpan ValueTimeSpan { get; set; }
属性值
类型:System.TimeSpan
持续时间值。