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
 
IChapter interface

Description  V1.00/28 Oct 2008 
The IChapter interface allows browsing and retrieval of detailed chapter information from the selected tariff catalog. Searches can be performed by code or name, 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 chapter 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
  IChapter

Methods  10 methods 
GetAbortInfo MoveNext
GetAbsolutePosition MovePrevious
GetRecordCount PutAbsolutePosition
MoveFirst SearchCode
MoveLast SearchName

Properties  6 properties 
[get]  Code  [get]  ParentCode
[get]  Interpretation  [get]  ValidFrom
[get]  Name  [get]  ValidTo