Share via


AssnHistoryDataSet.HistoryRow.RES_NAME_DELEGATEE Property

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

Syntax

'Declaration
Public Property RES_NAME_DELEGATEE As String
    Get
    Set
'Usage
Dim instance As AssnHistoryDataSet.HistoryRow
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

AssnHistoryDataSet.HistoryRow Class

AssnHistoryDataSet.HistoryRow Members

WebSvcStatusing Namespace