Partager via


ResourcePlanDataSet.UtilizationRow.RESPLAN_UTILIZATION_TYPE - Propriété

Spécifie le type d'utilisation des ressources pour le plan de ressources actuel.

Espace de noms :  WebSvcResourcePlan
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Property RESPLAN_UTILIZATION_TYPE As Integer
    Get
    Set
'Utilisation
Dim instance As ResourcePlanDataSet.UtilizationRow
Dim value As Integer

value = instance.RESPLAN_UTILIZATION_TYPE

instance.RESPLAN_UTILIZATION_TYPE = value
public int RESPLAN_UTILIZATION_TYPE { get; set; }

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

ResourcePlanDataSet.UtilizationRow classe

ResourcePlanDataSet.UtilizationRow - Membres

WebSvcResourcePlan - Espace de noms