Share via


ProjectDataSet.AssignmentDataTable.RES_UID_OWNERColumn Property

Defines the column for the RES_UID_OWNER field.

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

Syntax

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

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

Property Value

Type: System.Data.DataColumn

See Also

Reference

ProjectDataSet.AssignmentDataTable Class

ProjectDataSet.AssignmentDataTable Members

Project Web Service