Proprietà DedStateCommandDocAttrsToUpdateOnSetState
|
Dizionario prompt - valore utilizzato eventualmente prima del cambio stato per apportare modifiche ai documenti
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public Dictionary<string, Object> DocAttrsToUpdateOnSetState { get; set; }
Public Property DocAttrsToUpdateOnSetState As Dictionary(Of String, Object)
Get
Set
public:
property Dictionary<String^, Object^>^ DocAttrsToUpdateOnSetState {
Dictionary<String^, Object^>^ get ();
void set (Dictionary<String^, Object^>^ value);
}
member DocAttrsToUpdateOnSetState : Dictionary<string, Object> with get, set
Valore della proprietà
Tipo:
DictionaryString,
ObjectVedi anche