CubeSettingsDataSet.CubeSettingsRow.SetWADMIN_IS_INACTIVETASKS_ENABLEDNull method
Define a propriedade WADMIN_IS_INACTIVETASKS_ENABLED como um valor nulo.
Namespace: WebSvcCubeAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Sub SetWADMIN_IS_INACTIVETASKS_ENABLEDNull
'Uso
Dim instance As CubeSettingsDataSet.CubeSettingsRow
instance.SetWADMIN_IS_INACTIVETASKS_ENABLEDNull()
public void SetWADMIN_IS_INACTIVETASKS_ENABLEDNull()
Ver também
Referência
CubeSettingsDataSet.CubeSettingsRow class