Share via


StatusingSettingsDataSet.StatusingSettingsRow.WADMIN_STAT_ALLOW_FREEFORM_PERIODS property

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

Syntax

'Declaration
Public Property WADMIN_STAT_ALLOW_FREEFORM_PERIODS As Boolean
    Get
    Set
'Usage
Dim instance As StatusingSettingsDataSet.StatusingSettingsRow
Dim value As Boolean

value = instance.WADMIN_STAT_ALLOW_FREEFORM_PERIODS

instance.WADMIN_STAT_ALLOW_FREEFORM_PERIODS = value
public bool WADMIN_STAT_ALLOW_FREEFORM_PERIODS { get; set; }

Property value

Type: System.Boolean

See also

Reference

StatusingSettingsDataSet.StatusingSettingsRow class

StatusingSettingsDataSet.StatusingSettingsRow members

WebSvcAdmin namespace