Proprietà DedNetApplicationUseRevAsDiscrimInDist
             | 
          
        
        
            Indica se considerare la revisione come discriminante nelle distinte.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic bool UseRevAsDiscrimInDist { get; set; }Public Property UseRevAsDiscrimInDist As Boolean
	Get
	Set
public:
property bool UseRevAsDiscrimInDist {
	bool get ();
	void set (bool value);
}member UseRevAsDiscrimInDist : bool with get, set
Valore della proprietà
Boolean
Vedi anche