Partager via


CustomFieldDataSet.CustomFieldsDataTable.MD_PROP_COPY_ON_REASSIGNMENTColumn - Propriété

Définit la colonne pour le champ MD_PROP_COPY_ON_REASSIGNMENT .

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

Syntaxe

'Déclaration
Public ReadOnly Property MD_PROP_COPY_ON_REASSIGNMENTColumn As DataColumn
    Get
'Utilisation
Dim instance As CustomFieldDataSet.CustomFieldsDataTable
Dim value As DataColumn

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

Valeur de propriété

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

Voir aussi

Référence

CustomFieldDataSet.CustomFieldsDataTable classe

CustomFieldDataSet.CustomFieldsDataTable - Membres

WebSvcCustomFields - Espace de noms