WssSettingsDataSet.WssAdminDataTable.NewWssAdminRow Method
Creates a row in the WssAdminDataTable.
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
'Declaration
Public Function NewWssAdminRow As WssSettingsDataSet.WssAdminRow
'Usage
Dim instance As WssSettingsDataSet.WssAdminDataTable
Dim returnValue As WssSettingsDataSet.WssAdminRow
returnValue = instance.NewWssAdminRow()
public WssSettingsDataSet.WssAdminRow NewWssAdminRow()
Type: [WssInterop Web service].WssSettingsDataSet.WssAdminRow
WssSettingsDataSet.WssAdminDataTable Class