Proprietà CheckRevAlphabetEventArgsIgnoreCheckRevAlphabet
             | 
          
        
        
            Restituisce/Imposta se ignorare o meno la collisione.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic bool IgnoreCheckRevAlphabet { get; set; }Public Property IgnoreCheckRevAlphabet As Boolean
	Get
	Set
public:
property bool IgnoreCheckRevAlphabet {
	bool get ();
	void set (bool value);
}member IgnoreCheckRevAlphabet : bool with get, set
Valore della proprietà
Boolean
Vedi anche