Share via


StatusingDataSet.AssignmentsRow.WRES_UID_MANAGER property

Specifies the unique identifier of the user who is the indicated manager of the resource.

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

Syntax

'Declaration
Public Property WRES_UID_MANAGER As Guid
    Get
    Set
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
Dim value As Guid

value = instance.WRES_UID_MANAGER

instance.WRES_UID_MANAGER = value
public Guid WRES_UID_MANAGER { get; set; }

Property value

Type: System.Guid

See also

Reference

StatusingDataSet.AssignmentsRow class

StatusingDataSet.AssignmentsRow members

WebSvcStatusing namespace