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