Click or drag to resize
IDeleteResponseResult Property

Note: This is preliminary documentation provided only as a preview, and is subject to change. Please contact the author for pricing and licensing information.

Gets the result of the operation.

Namespace: ETradeNet.Accounts.Alerts
Assembly: ETradeNet.Accounts (in ETradeNet.Accounts.dll) Version: 1.0.5793.41751
Syntax
Nullable<Result> Result { get; }

Property Value

Type: NullableResult
Result of the operation.
See Also