SymbolLookupRequestID Class

GF API Documentation
Identifier for a symbol lookup request
Inheritance Hierarchy

SystemObject
  GF.Api.UtilsIDSymbolLookupRequestID
    GF.Api.Contracts.Lookup.RequestSymbolLookupRequestID

Namespace:  GF.Api.Contracts.Lookup.Request
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public sealed class SymbolLookupRequestID : ID<SymbolLookupRequestID>

The SymbolLookupRequestID type exposes the following members.

Constructors

  NameDescription
Public methodSymbolLookupRequestID
Constructor
Top
Properties

  NameDescription
Public propertyValue
ID value
(Inherited from IDT.)
Top
Methods

  NameDescription
Public methodCompareTo
Structural comparison
(Inherited from IDT.)
Public methodStatic memberCreate
Static constructor
Public methodEquals
Structural equality
(Inherited from IDT.)
Public methodGetHashCode
Gets hash code
(Inherited from IDT.)
Public methodToString
Convert to string
(Inherited from IDT.)
Top
Remarks

Server will respond with results associated with this ID
See Also

Reference