共用方式為


ProjectDataSet.DependencyRow.LINK_LAG 屬性

指定此相依性中的工作間隔的時間量。

命名空間:  WebSvcProject
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Property LINK_LAG As Integer
    Get
    Set
'用途
Dim instance As ProjectDataSet.DependencyRow
Dim value As Integer

value = instance.LINK_LAG

instance.LINK_LAG = value
public int LINK_LAG { get; set; }

屬性值

類型:System.Int32

備註

持續時間會顯示在十分之一的稍待一分鐘。例如,其值為 100 表示 10 分鐘。

請參閱

參照

ProjectDataSet.DependencyRow 類別

ProjectDataSet.DependencyRow 成員

WebSvcProject 命名空間