Aracılığıyla paylaş


StatusApprovalDataSet.StatusApprovals Property

Gets the project approval status information.

Namespace:  [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl

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: [Statusing Web service].StatusApprovalDataSet.StatusApprovalsDataTable

See Also

Reference

StatusApprovalDataSet Class

StatusApprovalDataSet Members

Statusing Web Service