Share via


StatusingSettingsDataSet.StatusingSettingsRow.WADMIN_STAT_PERIOD_TYPE property

Specifies whether the period type for reporting is daily, weekly, monthly, or yearly.

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

Syntax

'Declaration
Public Property WADMIN_STAT_PERIOD_TYPE As Byte
    Get
    Set
'Usage
Dim instance As StatusingSettingsDataSet.StatusingSettingsRow
Dim value As Byte

value = instance.WADMIN_STAT_PERIOD_TYPE

instance.WADMIN_STAT_PERIOD_TYPE = value
public byte WADMIN_STAT_PERIOD_TYPE { get; set; }

Property value

Type: System.Byte

See also

Reference

StatusingSettingsDataSet.StatusingSettingsRow class

StatusingSettingsDataSet.StatusingSettingsRow members

WebSvcAdmin namespace