Proprietà DedNetAcadApp.ImportPackAndGoPresetCodingOperationEventArgs.DizAttr

DedNet

Proprietà DedNetAcadAppImportPackAndGoPresetCodingOperationEventArgsDizAttr

Dizionario con attributi ( prompt,valore )

Namespace:  DedNetAcad
Assembly:  DedNetAcad (in DedNetAcad.dll) Versione: 21.3.0.0 (21.3.0.0)
Sintassi
public Dictionary<string, Object> DizAttr { get; }
Public ReadOnly Property DizAttr As Dictionary(Of String, Object)
	Get
public:
property Dictionary<String^, Object^>^ DizAttr {
	Dictionary<String^, Object^>^ get ();
}
member DizAttr : Dictionary<string, Object> with get

Valore della proprietà

Tipo: DictionaryString, Object
Vedi anche