ProjectContextDataSet class
Contém uma lista de projetos que estão relacionadas a projetos especificados ou recursos.
Inheritance hierarchy
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataSet
WebSvcProject.ProjectContextDataSet
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
<SerializableAttribute> _
Public Class ProjectContextDataSet _
Inherits DataSet
'Uso
Dim instance As ProjectContextDataSet
[SerializableAttribute]
public class ProjectContextDataSet : DataSet
Comentários
O objeto ProjectContextDataSet é retornado pelo método ReadSchedulingContext .
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.