ScalarOperationCompletedEventArgs<T>.Result Property
Returns the scalar operation result.
Namespace: DevExpress.Data.Utils.ServiceModel
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
T | A generic value. |
See Also