Share via


StatusApprovalDataSet.StatusApprovals property

Gets the project approval status information.

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

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property StatusApprovals As StatusApprovalDataSet.StatusApprovalsDataTable
    Get
'Usage
Dim instance As StatusApprovalDataSet
Dim value As StatusApprovalDataSet.StatusApprovalsDataTable

value = instance.StatusApprovals
[BrowsableAttribute(false)]
public StatusApprovalDataSet.StatusApprovalsDataTable StatusApprovals { get; }

Property value

Type: WebSvcStatusing.StatusApprovalDataSet.StatusApprovalsDataTable

See also

Reference

StatusApprovalDataSet class

StatusApprovalDataSet members

WebSvcStatusing namespace