[This is preliminary documentation and is subject to change.]

The ICapa type exposes the following members.

Methods

  NameDescription
GetCapa
Enables a user to view an existing CaPa record.
GetCapaIDs
Enables a user to search for Capa records. This method is an alternative to GetCapas(). Where GetCapas() returns full descriptions of found records, GetCapaIDs() returns only the Capa record numbers. You can then retrieve the full details using GetCapa()
GetCapas
Enables a user to search for Capa records. This method is an alternative to GetCapaIDs(). Where GetCapaIDs() returns only the Capa record Numbers, GetCapas() returns full descriptions of found records.
RaiseNewCapa
Enables a user to raise a new Capa record.

See Also