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