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