Share via


StatusingAssignmentDependenciesDataSet.PreDependencies property

Gets the information about assignment pre dependencies.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

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: WebSvcStatusing.StatusingAssignmentDependenciesDataSet.PreDependenciesDataTable

See also

Reference

StatusingAssignmentDependenciesDataSet class

StatusingAssignmentDependenciesDataSet members

WebSvcStatusing namespace