 | 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.AlertsAssembly: ETradeNet.Accounts (in ETradeNet.Accounts.dll) Version: 1.0.5793.41751
Syntaxpublic interface IDeleteResponse
Public Interface IDeleteResponse
public interface class IDeleteResponse
type IDeleteResponse = interface end
The IDeleteResponse type exposes the following members.
Properties
| Name | Description |
---|
 | Result |
Gets the result of the operation.
|
Top
See Also