Proprietà UniqueAttrsValidatingEventArgsForceValid
|
Indica se forzare l'anagrafica come valida ignorando le regole di univocità.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic bool ForceValid { get; set; }Public Property ForceValid As Boolean
Get
Set
public:
property bool ForceValid {
bool get ();
void set (bool value);
}member ForceValid : bool with get, set
Valore della proprietà
Boolean
Vedi anche