ResourcePlanDataSet.DatesDataTable.IntervalNameColumn 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 IntervalNameColumn As DataColumn
'Usage
Dim instance As DatesDataTable
Dim value As DataColumn
value = instance.IntervalNameColumn
[DebuggerNonUserCodeAttribute]
public DataColumn IntervalNameColumn { get; }
See Also
Reference
ResourcePlanDataSet.DatesDataTable Class
ResourcePlanDataSet.DatesDataTable Members
[PWA Web service] Namespace