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