StatusingSettingsDataSet.StatusingSettingsRow.WADMIN_STAT_ALLOW_FREEFORM_PERIODS Property

Namespace:  [Admin Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Admin.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Admin.asmx?wsdl

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

Admin Web Service