WssServersDataSet.WssServersRow.SetWSTS_NETBIOS_SERVER_NAMENull Method
Sets the WSTS_NETBIOS_SERVER_NAME property to a null value.
Namespace: [WssInterop Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/WssInterop.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/WssInterop.asmx?wsdl
Syntax
'Declaration
Public Sub SetWSTS_NETBIOS_SERVER_NAMENull
'Usage
Dim instance As WssServersDataSet.WssServersRow
instance.SetWSTS_NETBIOS_SERVER_NAMENull()
public void SetWSTS_NETBIOS_SERVER_NAMENull()
See Also
Reference
WssServersDataSet.WssServersRow Class