共用方式為


ProjectDataSet.ProjectResourceRow.WRES_EMAIL 屬性

指定工時資源的電子郵件地址。

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

語法

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

value = instance.WRES_EMAIL

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

屬性值

類型:System.String

請參閱

參照

ProjectDataSet.ProjectResourceRow 類別

ProjectDataSet.ProjectResourceRow 成員

WebSvcStatusing 命名空間