Поделиться через


CubeSettingsDataSet.CubeSettingsRow.IsWADMIN_CUBE_LOG_STATUS_TEXTNull Method

Determines whether the WADMIN_CUBE_LOG_STATUS_TEXT 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_CUBE_LOG_STATUS_TEXTNull As Boolean
'Usage
Dim instance As CubeSettingsDataSet.CubeSettingsRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

CubeSettingsDataSet.CubeSettingsRow Class

CubeSettingsDataSet.CubeSettingsRow Members

CubeAdmin Web Service