StatusApprovalDataSet.StatusApprovalsRow.ASSN_ERROR_TOOLTIP - Propriété
Obtient l'attribution de détails de l'erreur, lorsque la valeur de ASSN_ERROR_STATUS est supérieure à 0.
Espace de noms : WebSvcStatusing
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Property ASSN_ERROR_TOOLTIP As String
Get
Set
'Utilisation
Dim instance As StatusApprovalDataSet.StatusApprovalsRow
Dim value As String
value = instance.ASSN_ERROR_TOOLTIP
instance.ASSN_ERROR_TOOLTIP = value
public string ASSN_ERROR_TOOLTIP { get; set; }
Valeur de propriété
Type : System.String
Voir aussi
Référence
StatusApprovalDataSet.StatusApprovalsRow classe