StatusingAssignmentDependenciesDataSet.PreDependencies 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 pre dependencies.
public:
property WebSvcStatusing::StatusingAssignmentDependenciesDataSet::PreDependenciesDataTable ^ PreDependencies { WebSvcStatusing::StatusingAssignmentDependenciesDataSet::PreDependenciesDataTable ^ get(); };
[System.ComponentModel.Browsable(false)]
public WebSvcStatusing.StatusingAssignmentDependenciesDataSet.PreDependenciesDataTable PreDependencies { get; }
member this.PreDependencies : WebSvcStatusing.StatusingAssignmentDependenciesDataSet.PreDependenciesDataTable
Public ReadOnly Property PreDependencies As StatusingAssignmentDependenciesDataSet.PreDependenciesDataTable
Property Value
- Attributes