Поделиться через


StatusApprovalDataSet.StatusApprovals Property

Namespace:  WebSvcStatusing
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.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