WssSettingsDataSet.WssAdminRow Class

Specifies a row of administration and site data for a project.

Inheritance Hierarchy

System.Object
  System.Data.DataRow
    WebSvcWssInterop.WssSettingsDataSet.WssAdminRow

Namespace:  WebSvcWssInterop
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Class WssAdminRow _
    Inherits DataRow
'Usage
Dim instance As WssSettingsDataSet.WssAdminRow
public class WssAdminRow : DataRow

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

WssSettingsDataSet.WssAdminRow Members

WebSvcWssInterop Namespace