Enum ExecutionMethod
Specifies whether the transaction was executed via an automated execution platform or other method.
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public enum ExecutionMethod
Fields
Name | Description |
---|---|
Automated | Automated. |
Manual | Manual. |
None | Default value. Do not use it directly. |