Show / Hide Table of Contents

Class QuoteUpdateSubscriptionErrorEventArgs

Inheritance
object
EventArgs
ErrorEventArgs
QuoteUpdateSubscriptionErrorEventArgs
Inherited Members
ErrorEventArgs.ErrorType
ErrorEventArgs.Message
ErrorEventArgs.ToString()
EventArgs.Empty
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
Namespace: tt_net_sdk
Assembly: tt-net-api.dll
Syntax
public sealed class QuoteUpdateSubscriptionErrorEventArgs : ErrorEventArgs

Fields

product

Declaration
public ulong product
Field Value
Type Description
ulong
In this article
Back to top