miscValidator, a validator capable of browsing,
querying, and validating miscellaneous tariffs.
miscValidator
    API DocBrowser   ·  Revision history
    Download area
    FAQ
 
home
system
integrators
search the
site
 

validator
modules
invoice
modules
credit
modules
miscellaneous
modules
tools

  Design by TMR AG
  © by sumex1.net
 
ISearch interface

Description  V1.00/28 Oct 2008 
The ISearch interface allows browsing and retrieval of detailed service information from the selected tariff catalog. Searches can be performed by code, name, or chapter respectively. The search terms may be specified in full or may include wildcards. After a successful search, all of the available information directly related to the search term is made available through the interface's properties.

Every method which starts with the name Search (for example SearchName) produces as a result a selection list, composed of zero or more service records. The total number of records in the list can be retrieved using the method GetRecordCount. The record pointer is initially positioned at the first entry of the selection list. The available information related to the current record is made available through the interface's properties. The methods MoveFirst, MoveLast, MoveNext, MovePrevious, PutAbsolutePosition, and GetAbsolutePosition are used to reposition the record pointer.
miscValidator
  ISearch

Methods  15 methods 
GetAbortInfo MoveLast
GetAbsolutePosition MoveNext
GetFirstInclChapter MovePrevious
GetFirstInclPosition PutAbsolutePosition
GetNextInclChapter SearchChapter
GetNextInclPosition SearchCode
GetRecordCount SearchName
MoveFirst  

Properties  14 properties 
[get]  ChapterCode  [get]  NumInclPosition
[get]  Code  [get]  TariffType
[get]  Interpretation  [get]  TP
[get]  IsFrancPosition  [get]  TPMax
[get]  IsTPVariable  [get]  TPMin
[get]  Name  [get]  ValidFrom
[get]  NumInclChapter  [get]  ValidTo