Proprietà DedStateCommandAttrsToUpdateOnSetState
             | 
          
        
        
            Dizionario prompt - valore utilizzato eventualmente prima del cambio stato per apportare modifiche all'anagrafica
             
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic Dictionary<string, Object> AttrsToUpdateOnSetState { get; set; }Public Property AttrsToUpdateOnSetState As Dictionary(Of String, Object)
	Get
	Set
public:
property Dictionary<String^, Object^>^ AttrsToUpdateOnSetState {
	Dictionary<String^, Object^>^ get ();
	void set (Dictionary<String^, Object^>^ value);
}member AttrsToUpdateOnSetState : Dictionary<string, Object> with get, set
Valore della proprietà
DictionaryString, 
Object
Vedi anche