WssServersDataSet.WssServersRow.SetWSTS_NETBIOS_SERVER_NAMENull method
Sets the WSTS_NETBIOS_SERVER_NAME property to a null value.
Namespace: WebSvcWssInterop
Assembly: ProjectServerServices (in ProjectServerServices.dll)
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