Proprietà DedCommandContextDocListConfig
|
Restituisce la lista delle configurazioni dei documenti selezionati.
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public Dictionary<DedDoc, List<string>> DocListConfig { get; set; }
Public Property DocListConfig As Dictionary(Of DedDoc, List(Of String))
Get
Set
public:
property Dictionary<DedDoc^, List<String^>^>^ DocListConfig {
Dictionary<DedDoc^, List<String^>^>^ get ();
void set (Dictionary<DedDoc^, List<String^>^>^ value);
}
member DocListConfig : Dictionary<DedDoc, List<string>> with get, set
Valore della proprietà
DictionaryDedDoc,
ListStringVedi anche