Click or drag to resize
IDeleteResponse Interface

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

Container for Delete method response.

Namespace: ETradeNet.Accounts.Alerts
Assembly: ETradeNet.Accounts (in ETradeNet.Accounts.dll) Version: 1.0.5793.41751
Syntax
public interface IDeleteResponse

The IDeleteResponse type exposes the following members.

Properties
  NameDescription
Public propertyResult
Gets the result of the operation.
Top
See Also