CubeSettingsDataSet.CubeSettingsRow.SetWADMIN_CUBE_LOG_STATUS_TEXTNull method
Sets the WADMIN_CUBE_LOG_STATUS_TEXT property to a null value.
Namespace: WebSvcCubeAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetWADMIN_CUBE_LOG_STATUS_TEXTNull
'Usage
Dim instance As CubeSettingsDataSet.CubeSettingsRow
instance.SetWADMIN_CUBE_LOG_STATUS_TEXTNull()
public void SetWADMIN_CUBE_LOG_STATUS_TEXTNull()
See also
Reference
CubeSettingsDataSet.CubeSettingsRow class