Proprietà AddCommCommandForcedData
             | 
          
        
        
            Indica se i dati sono stati forzati e quindi non vanno ricalcolati ( NOME )
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic bool ForcedData { get; set; }Public Property ForcedData As Boolean
	Get
	Set
public:
property bool ForcedData {
	bool get ();
	void set (bool value);
}member ForcedData : bool with get, set
Valore della proprietà
Boolean
Vedi anche