Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a set of master projects that contain one or more subprojects.
Inheritance hierarchy
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataSet
WebSvcProject.ProjectRelationsDataSet
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class ProjectRelationsDataSet _
Inherits DataSet
'Usage
Dim instance As ProjectRelationsDataSet
[SerializableAttribute]
public class ProjectRelationsDataSet : DataSet
Remarks
When returned from the QueuePublish method, the dataset contains a list of conflicting projects.
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.