ProjectContextDataSet.RelationshipsRow-Klasse
Enthält Informationen zu eines verknüpften Projekts.
Vererbungshierarchie
System.Object
System.Data.DataRow
WebSvcProject.ProjectContextDataSet.RelationshipsRow
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Class RelationshipsRow _
Inherits DataRow
'Usage
Dim instance As ProjectContextDataSet.RelationshipsRow
public class RelationshipsRow : DataRow
Hinweise
RelationshipsRow -Objekte sind in der ProjectContextDataSet.RelationshipsDataTable -Klasse enthalten.
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.