Proprietà DedStateCommandAttrsToUpdateOnSetState
|
Dizionario prompt - valore utilizzato eventualmente prima del cambio stato per apportare modifiche all'anagrafica
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public 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,
ObjectVedi anche