ArchiveScheduleDataSet.ArchiveScheduleRow class
Contém uma linha de arquivamento de informações de agendamento.
Inheritance hierarchy
System.Object
System.Data.DataRow
WebSvcArchive.ArchiveScheduleDataSet.ArchiveScheduleRow
Namespace: WebSvcArchive
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Class ArchiveScheduleRow _
Inherits DataRow
'Uso
Dim instance As ArchiveScheduleDataSet.ArchiveScheduleRow
public class ArchiveScheduleRow : DataRow
Comentários
Uma linha de informações de agendamento de arquivamento da ArchiveScheduleDataSet.ArchiveScheduleDataTable.
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.