共用方式為


ProjectDataSet.ProjectResourceRow.WRES_ACCOUNT property

指定工時資源的 Windows 帳戶資訊。

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'宣告
Public Property WRES_ACCOUNT As String
    Get
    Set
'用途
Dim instance As ProjectDataSet.ProjectResourceRow
Dim value As String

value = instance.WRES_ACCOUNT

instance.WRES_ACCOUNT = value
public string WRES_ACCOUNT { get; set; }

Property value

Type: System.String

請參閱

參照

ProjectDataSet.ProjectResourceRow class

ProjectDataSet.ProjectResourceRow members

WebSvcProject namespace