ResourcePlanDataSet.DatesDataTable.StartDateColumn Property
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Namespace: [PWA Web service]
Assembly: [PWA Web service proxy assembly].dll
Syntax
'Declaration
<DebuggerNonUserCodeAttribute> _
Public ReadOnly Property StartDateColumn As DataColumn
'Usage
Dim instance As DatesDataTable
Dim value As DataColumn
value = instance.StartDateColumn
[DebuggerNonUserCodeAttribute]
public DataColumn StartDateColumn { get; }
See Also
Reference
ResourcePlanDataSet.DatesDataTable Class
ResourcePlanDataSet.DatesDataTable Members
[PWA Web service] Namespace