Share via


StatusApprovalDataSet.StatusApprovalsRow.RES_NAME_DELEGATEE property

Gets or sets the name of the resource to which the assignment is being delegated.

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

Syntax

'Declaration
Public Property RES_NAME_DELEGATEE As String
    Get
    Set
'Usage
Dim instance As StatusApprovalDataSet.StatusApprovalsRow
Dim value As String

value = instance.RES_NAME_DELEGATEE

instance.RES_NAME_DELEGATEE = value
public string RES_NAME_DELEGATEE { get; set; }

Property value

Type: System.String

See also

Reference

StatusApprovalDataSet.StatusApprovalsRow class

StatusApprovalDataSet.StatusApprovalsRow members

WebSvcStatusing namespace