Proprietà DedNetAcadAppHideWarningMessageOnModDocCheckout
|
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: DedNetAcadAssembly: DedNetAcad (in DedNetAcad.dll) Versione: 27.1.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à
BooleanVedi anche