Proprietà DedFormAnagraficaDisableEditingForOnlyDbAttrs
|
Indica se abilitare o meno l'editazione per gli attributi marchiati come "Solo Db".
Namespace:
DedNet.Forms
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public bool DisableEditingForOnlyDbAttrs { get; set; }
Public Property DisableEditingForOnlyDbAttrs As Boolean
Get
Set
public:
property bool DisableEditingForOnlyDbAttrs {
bool get ();
void set (bool value);
}
member DisableEditingForOnlyDbAttrs : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche