Proprietà DedApiInvLastException
|
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic Exception LastException { get; }
Public ReadOnly Property LastException As Exception
Get
public:
property Exception^ LastException {
Exception^ get ();
}
member LastException : Exception with get
Valore della proprietà
Exception
Vedi anche