ProjectArchiveRetentionDataSet.ProjectsRow class
Contém uma linha arquivados retenção das informações do projeto.
Inheritance hierarchy
System.Object
System.Data.DataRow
WebSvcArchive.ProjectArchiveRetentionDataSet.ProjectsRow
Namespace: WebSvcArchive
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Class ProjectsRow _
Inherits DataRow
'Uso
Dim instance As ProjectArchiveRetentionDataSet.ProjectsRow
public class ProjectsRow : DataRow
Comentários
Um projeto arquivado retenção linha de informações da tabela ProjectArchiveRetentionDataSet.ProjectsDataTable .
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.