BluefinEnumeration MembersBluefin Web Client API Documentation

The BluefinEnumeration type exposes the following members.
Constructors

  NameDescription
Protected methodBluefinEnumeration
Creates the instance of BluefinEnumerator class.
Back to Top
Methods

  NameDescription
Public methodToQueryString
Returns String representation of enumerated value in form Key=Value
Public methodToString
Returns incapsulated string value.
(Overrides OnlineObject ToString .)
Back to Top
Properties

  NameDescription
Protected propertyKey
Abstract property to be overriden in derived class.
Public propertyValue
Returns incapsulated string value.
Back to Top
See Also