共用方式為


LookupDuration.ValueTimeSpan 屬性

取得或設定做為TimeSpan值類型Duration查閱表格中的持續時間。

命名空間:  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
持續時間值。

請參閱

參照

LookupDuration 類別

LookupDuration 成員

Microsoft.ProjectServer.Client 命名空間