Proprietà DocumentDisconnectingEventArgsDocumentsToBeDelete
|
Restituisce l'elenco dei documenti che verranno eliminati.
Sono quelli che non sono più associati ad alcuna anagrafica.
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public DedDocList DocumentsToBeDelete { get; set; }
Public Property DocumentsToBeDelete As DedDocList
Get
Set
public:
property DedDocList^ DocumentsToBeDelete {
DedDocList^ get ();
void set (DedDocList^ value);
}
member DocumentsToBeDelete : DedDocList with get, set
Valore della proprietà
Tipo:
DedDocListVedi anche