Proprietà EditAnagrCommandBaseIgnorePerm
|
Indica se ignorare il controllo sui permessi.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public bool IgnorePerm { get; set; }
Public Property IgnorePerm As Boolean
Get
Set
public:
property bool IgnorePerm {
bool get ();
void set (bool value);
}
member IgnorePerm : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche