Proprietà ExportDocumentExtraDocList
|
Documenti extra ricavati dal comando. Sono da esportare in lista parallela per non inquinare la lista originale.
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.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à
DocStructInfoListVedi anche