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