ResourceDataSet.ResourcesDataTable.RES_HAS_NOTESColumn - Propriété

Définit la colonne pour le champ RES_HAS_NOTES .

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

Syntaxe

'Déclaration
Public ReadOnly Property RES_HAS_NOTESColumn As DataColumn
    Get
'Utilisation
Dim instance As ResourceDataSet.ResourcesDataTable
Dim value As DataColumn

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

Valeur de propriété

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

Voir aussi

Référence

ResourceDataSet.ResourcesDataTable classe

ResourceDataSet.ResourcesDataTable - Membres

WebSvcWorkflow - Espace de noms