WssSettingsDataSet.WssAdminDataTable.NewWssAdminRow Method
Namespace: WebSvcWssInterop
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'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()
Return Value
Type: WebSvcWssInterop.WssSettingsDataSet.WssAdminRow
See Also
Reference
WssSettingsDataSet.WssAdminDataTable Class