TimePeriodDataSet.TimePeriodsRow.WPRD_NAME Property

Specifies the name of a work period.

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

Syntax

'Declaration
Public Property WPRD_NAME As String
    Get
    Set
'Usage
Dim instance As TimePeriodDataSet.TimePeriodsRow
Dim value As String

value = instance.WPRD_NAME

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

Property Value

Type: System.String

See Also

Reference

TimePeriodDataSet.TimePeriodsRow Class

TimePeriodDataSet.TimePeriodsRow Members

WebSvcAdmin Namespace