ResourceDataSet.CalendarExceptionsDataTable.Shift4StartColumn - Propriété
Définit la colonne pour le champ Shift4Start .
Espace de noms : WebSvcTimeSheet
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Shift4StartColumn As DataColumn
Get
'Utilisation
Dim instance As ResourceDataSet.CalendarExceptionsDataTable
Dim value As DataColumn
value = instance.Shift4StartColumn
public DataColumn Shift4StartColumn { get; }
Valeur de propriété
Type : System.Data.DataColumn
Voir aussi
Référence
ResourceDataSet.CalendarExceptionsDataTable classe