StatusingSettingsDataSet.StatusingSettingsRow.SetWADMIN_TS_OUTLOOK_DISPLAY_ENUMNull Method
Sets the WADMIN_TS_OUTLOOK_DISPLAY_ENUM property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcAdmin
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetWADMIN_TS_OUTLOOK_DISPLAY_ENUMNull
'Usage
Dim instance As StatusingSettingsDataSet.StatusingSettingsRow
instance.SetWADMIN_TS_OUTLOOK_DISPLAY_ENUMNull()
public void SetWADMIN_TS_OUTLOOK_DISPLAY_ENUMNull()
See Also
Reference
StatusingSettingsDataSet.StatusingSettingsRow Class