Proprietà DedNetInvAppHideWarningMessageOnModDocCheckout
|
Restituisce o imposta se nascondere la finestra che chiede all'utente di mettere in check-out il documento
nel caso di area locale attiva ed il documento non sia in check-out dall'utente.
La richiesta viene effettuata alla fine di ogni comando che rende dirty il documento.
Namespace:
DedNetInv
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public static bool HideWarningMessageOnModDocCheckout { get; set; }
Public Shared Property HideWarningMessageOnModDocCheckout As Boolean
Get
Set
public:
static property bool HideWarningMessageOnModDocCheckout {
bool get ();
void set (bool value);
}
static member HideWarningMessageOnModDocCheckout : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche