StatusingAssignmentDependenciesDataSet.PreDependencies Property
Gets the information about assignment pre dependencies.
Namespace: [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl
Syntax
'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property PreDependencies As StatusingAssignmentDependenciesDataSet.PreDependenciesDataTable
Get
'Usage
Dim instance As StatusingAssignmentDependenciesDataSet
Dim value As StatusingAssignmentDependenciesDataSet.PreDependenciesDataTable
value = instance.PreDependencies
[BrowsableAttribute(false)]
public StatusingAssignmentDependenciesDataSet.PreDependenciesDataTable PreDependencies { get; }
Property Value
Type: [Statusing Web service].StatusingAssignmentDependenciesDataSet.PreDependenciesDataTable
See Also
Reference
StatusingAssignmentDependenciesDataSet Class