Proprietà DragDropEventArgsInfoList
|
Imposta/Restituisce la struttura di documenti da importare
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
DocStructInfoListVedi anche