ResourcePlanDataSet.PlanResourcesDataTable.RES_DEF_ASSN_OWNERColumn - Propriété

Définit la colonne pour le champ RES_DEF_ASSN_OWNER .

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

Syntaxe

'Déclaration
Public ReadOnly Property RES_DEF_ASSN_OWNERColumn As DataColumn
    Get
'Utilisation
Dim instance As ResourcePlanDataSet.PlanResourcesDataTable
Dim value As DataColumn

value = instance.RES_DEF_ASSN_OWNERColumn
public DataColumn RES_DEF_ASSN_OWNERColumn { get; }

Valeur de propriété

Type : System.Data.DataColumn
Un objet DataColumn pour le champ.

Voir aussi

Référence

ResourcePlanDataSet.PlanResourcesDataTable classe

ResourcePlanDataSet.PlanResourcesDataTable - Membres

WebSvcResourcePlan - Espace de noms