TimeSheetSettingsDataSet class
Representa as configurações do quadro de horários em objetos TimeSheetSettingsDataSet.TimeSheetSettingsDataTable e TimeSheetSettingsDataSet.TimeSheetSettingsRow .
Inheritance hierarchy
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataSet
WebSvcAdmin.TimeSheetSettingsDataSet
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
<SerializableAttribute> _
Public Class TimeSheetSettingsDataSet _
Inherits DataSet
'Uso
Dim instance As TimeSheetSettingsDataSet
[SerializableAttribute]
public class TimeSheetSettingsDataSet : DataSet
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.