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