Share via


StatusingDataSet.AssignmentsDataTable.AB_BASE_BUDGET_COSTColumn Property

Defines the column for the AB_BASE_BUDGET_COST 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 AB_BASE_BUDGET_COSTColumn As DataColumn
    Get
'Usage
Dim instance As StatusingDataSet.AssignmentsDataTable
Dim value As DataColumn

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

Property Value

Type: System.Data.DataColumn
Returns .

See Also

Reference

StatusingDataSet.AssignmentsDataTable Class

StatusingDataSet.AssignmentsDataTable Members

Statusing Web Service