Share via


GanttSettingsDataSet.GanttSettingsDataTable Class

[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
<SerializableAttribute> _
<DefaultMemberAttribute("Item")> _
<XmlSchemaProviderAttribute("GetTypedTableSchema")> _
Public Class GanttSettingsDataTable
    Inherits DataTable
    Implements IEnumerable
'Usage
Dim instance As GanttSettingsDataTable
[SerializableAttribute] 
[DefaultMemberAttribute("Item")] 
[XmlSchemaProviderAttribute("GetTypedTableSchema")] 
public class GanttSettingsDataTable : DataTable, IEnumerable

Inheritance Hierarchy

System.Object
   System.ComponentModel.MarshalByValueComponent
     System.Data.DataTable
      [PWA Web service].GanttSettingsDataSet.GanttSettingsDataTable

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

GanttSettingsDataSet.GanttSettingsDataTable Members
[PWA Web service] Namespace