Proprietà DedAttrDoubleValidatorVal2
             | 
          
        
        
            Secondo valore di confronto.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic double? Val2 { get; set; }Public Property Val2 As Double?
	Get
	Set
public:
property Nullable<double> Val2 {
	Nullable<double> get ();
	void set (Nullable<double> value);
}member Val2 : Nullable<float> with get, set
Valore della proprietà
NullableDouble
Vedi anche