Restituisce se la regola deve essere applicata solo su componenti codificati nel database.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public bool DbOnly { get; set; }
Public Property DbOnly As Boolean
Get
Set
public:
property bool DbOnly {
bool get ();
void set (bool value);
}
member DbOnly : bool with get, set
Valore della proprietà
BooleanVedi anche