Proprietà ExportDocumentExtraDocList
|
Documenti extra ricavati dal comando. Sono da esportare in lista parallela per non inquinare la lista originale.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi public DocStructInfoList ExtraDocList { get; set; }
Public Property ExtraDocList As DocStructInfoList
Get
Set
public:
property DocStructInfoList^ ExtraDocList {
DocStructInfoList^ get ();
void set (DocStructInfoList^ value);
}
member ExtraDocList : DocStructInfoList with get, set
Valore della proprietà
Tipo:
DocStructInfoListVedi anche