StatusingAssignmentDependenciesDataSet.PostDependencies Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the information about assignment post dependencies.
public:
property WebSvcStatusing::StatusingAssignmentDependenciesDataSet::PostDependenciesDataTable ^ PostDependencies { WebSvcStatusing::StatusingAssignmentDependenciesDataSet::PostDependenciesDataTable ^ get(); };
[System.ComponentModel.Browsable(false)]
public WebSvcStatusing.StatusingAssignmentDependenciesDataSet.PostDependenciesDataTable PostDependencies { get; }
member this.PostDependencies : WebSvcStatusing.StatusingAssignmentDependenciesDataSet.PostDependenciesDataTable
Public ReadOnly Property PostDependencies As StatusingAssignmentDependenciesDataSet.PostDependenciesDataTable
Property Value
- Attributes