Share via


UnsubmittedTimesheetDataSet.TimePeriodsRow.WPRD_UID property

Indicates the unique identifier of the time period row.

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

Syntax

'Declaration
Public Property WPRD_UID As Guid
    Get
    Set
'Usage
Dim instance As UnsubmittedTimesheetDataSet.TimePeriodsRow
Dim value As Guid

value = instance.WPRD_UID

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

Property value

Type: System.Guid

See also

Reference

UnsubmittedTimesheetDataSet.TimePeriodsRow class

UnsubmittedTimesheetDataSet.TimePeriodsRow members

WebSvcAdmin namespace