Proprietà DedElaborationReportElaborationExceptions
|
Lista eccezioni di elaborazione
Namespace:
DedNet.Forms
Assembly:
DedNet (in DedNet.dll) Versione: 20.3.0.0 (20.3.0.0)
Sintassipublic List<Exception> ElaborationExceptions { get; }
Public ReadOnly Property ElaborationExceptions As List(Of Exception)
Get
public:
property List<Exception^>^ ElaborationExceptions {
List<Exception^>^ get ();
}
member ElaborationExceptions : List<Exception> with get
Valore della proprietà
Tipo:
ListException
Vedi anche