次の方法で共有


ProjectDataSet.AssignmentDataTable.RES_GROUPColumn Property

Defines the column for the RES_GROUP field.

Namespace:  [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl

Syntax

'Declaration
Public ReadOnly Property RES_GROUPColumn As DataColumn
    Get
'Usage
Dim instance As ProjectDataSet.AssignmentDataTable
Dim value As DataColumn

value = instance.RES_GROUPColumn
public DataColumn RES_GROUPColumn { get; }

Property Value

Type: System.Data.DataColumn

See Also

Reference

ProjectDataSet.AssignmentDataTable Class

ProjectDataSet.AssignmentDataTable Members

Statusing Web Service