Share via


StatusingDataSet.AssignmentsRow.AB_BASE_START property

Gets the baseline value for ASSN_START_DATE. Read-only.

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

Syntax

'Declaration
Public Property AB_BASE_START As DateTime
    Get
    Set
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
Dim value As DateTime

value = instance.AB_BASE_START

instance.AB_BASE_START = value
public DateTime AB_BASE_START { get; set; }

Property value

Type: System.DateTime

See also

Reference

StatusingDataSet.AssignmentsRow class

StatusingDataSet.AssignmentsRow members

WebSvcStatusing namespace