Proprietà DedStateCommandDocAttrsToUpdateOnSetState
|
Dizionario prompt - valore utilizzato eventualmente prima del cambio stato per apportare modifiche ai documenti
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.1.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à
DictionaryString,
ObjectVedi anche