ReportType MembersBluefin Web Client API Documentation

The ReportType type exposes the following members.
Methods

  NameDescription
Public methodToQueryString
Returns String representation of enumerated value in form Key=Value
(Inherited from BluefinEnumeration.)
Public methodToString
Returns incapsulated string value.
(Inherited from BluefinEnumeration.)
Back to Top
Fields

  NameDescription
Public fieldStatic memberTRANSACTION
Transactions report.
Back to Top
Properties

  NameDescription
Protected propertyKey
Gets string key assosiated with ReportType instance
(Overrides BluefinEnumeration Key.)
Public propertyValue
Returns incapsulated string value.
(Inherited from BluefinEnumeration.)
Back to Top
See Also