Bookeasy - Get Vc Information Operation( getVcInformation )

Navigate to Bookeasy

Details

  • Name Get Vc Information Operation
  • Description Responsible for returning Visitor Center information.
  • MethodGroup Visitor Center

Parameters

  • q
    Type Int32
    Description This is control id for the vc you wish to search for.
    Example <a class="showCode" href="/be/getVcInformation?q=4">/be/getVcInformation?q=4</a>
  • uiView
    Type Boolean
  • IgnoreCache
    Type Boolean
  • ShowError
    Type Boolean
  • callback
    Type String

Response

  • Type <a href="/ui/Show?name=Get Vc Information Model">GetVcInformationModel</a>
    Name Get Vc Information Model
    Description Is the response object for the getVcInformation Operation.

Faults

  • Name Json Result Error
    Description This error is thrown where something happens and it was unexpected.
    Type <a href="/ui/Show?name=Json Result Error">JsonResultError</a>