Share via


GanttSettingsDataSet 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> _
<XmlRootAttribute("GanttSettingsDataSet")> _
<HelpKeywordAttribute("vs.data.DataSet")> _
<ToolboxItemAttribute(True)> _
<XmlSchemaProviderAttribute("GetTypedDataSetSchema")> _
Public Class GanttSettingsDataSet
    Inherits DataSet
'Usage
Dim instance As GanttSettingsDataSet
[SerializableAttribute] 
[XmlRootAttribute("GanttSettingsDataSet")] 
[HelpKeywordAttribute("vs.data.DataSet")] 
[ToolboxItemAttribute(true)] 
[XmlSchemaProviderAttribute("GetTypedDataSetSchema")] 
public class GanttSettingsDataSet : DataSet

Inheritance Hierarchy

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

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 Members
[PWA Web service] Namespace