Proprietà DragDropEventArgsInfoList
|
Imposta/Restituisce la struttura di documenti da importare
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic DocStructInfoList InfoList { get; set; }Public Property InfoList As DocStructInfoList
Get
Set
public:
property DocStructInfoList^ InfoList {
DocStructInfoList^ get ();
void set (DocStructInfoList^ value);
}member InfoList : DocStructInfoList with get, set
Valore della proprietà
DocStructInfoList
Vedi anche