Proprietà DedAttrCascadeDisabled
|
Restituisce o imposta se disabilitare la gestione della cascata su questo attributo.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool CascadeDisabled { get; set; }
Public Property CascadeDisabled As Boolean
Get
Set
public:
property bool CascadeDisabled {
bool get ();
void set (bool value);
}
member CascadeDisabled : bool with get, set
Valore della proprietà
BooleanVedi anche