Proprietà DragDropEventArgsInfoList
|
Imposta/Restituisce la struttura di documenti da importare
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public 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à
Tipo:
DocStructInfoListVedi anche