StatusingAssignmentDependenciesDataSet.PostDependencies Property
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property PostDependencies As StatusingAssignmentDependenciesDataSet.PostDependenciesDataTable
Get
'Usage
Dim instance As StatusingAssignmentDependenciesDataSet
Dim value As StatusingAssignmentDependenciesDataSet.PostDependenciesDataTable
value = instance.PostDependencies
[BrowsableAttribute(false)]
public StatusingAssignmentDependenciesDataSet.PostDependenciesDataTable PostDependencies { get; }
Property Value
Type: WebSvcStatusing.StatusingAssignmentDependenciesDataSet.PostDependenciesDataTable
See Also
Reference
StatusingAssignmentDependenciesDataSet Class