ProjectArchiveRetentionDataSet.ProjectsRow Class
Contains a row of archived project retention information.
Inheritance Hierarchy
System.Object
System.Data.DataRow
[Archive Web service].ProjectArchiveRetentionDataSet.ProjectsRow
Namespace: [Archive Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Archive.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Archive.asmx?wsdl
Syntax
'Declaration
Public Class ProjectsRow _
Inherits DataRow
'Usage
Dim instance As ProjectArchiveRetentionDataSet.ProjectsRow
public class ProjectsRow : DataRow
Remarks
One archived project retention information row from the ProjectArchiveRetentionDataSet.ProjectsDataTable table.
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.