Share via


CubeSettingsDataSet.CubeSettingsRow.IsWADMIN_IS_INACTIVETASKS_ENABLEDNull Method

Determines whether the WADMIN_IS_INACTIVETASKS_ENABLED property is set to a null value.

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

Syntax

'Declaration
Public Function IsWADMIN_IS_INACTIVETASKS_ENABLEDNull As Boolean
'Usage
Dim instance As CubeSettingsDataSet.CubeSettingsRow
Dim returnValue As Boolean

returnValue = instance.IsWADMIN_IS_INACTIVETASKS_ENABLEDNull()
public bool IsWADMIN_IS_INACTIVETASKS_ENABLEDNull()

Return Value

Type: System.Boolean

See Also

Reference

CubeSettingsDataSet.CubeSettingsRow Class

CubeSettingsDataSet.CubeSettingsRow Members

CubeAdmin Web Service