Proprietà DedApiInvLastException
|
Namespace:
DedNetInv
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public Exception LastException { get; }
Public ReadOnly Property LastException As Exception
Get
public:
property Exception^ LastException {
Exception^ get ();
}
member LastException : Exception with get
Valore della proprietà
Tipo:
ExceptionVedi anche