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