getPublicationName method

Returns the name of the publication identified by the specified publication ID.

Syntax
String getPublicationName( UInt16 pubID )
Parameters
  • pubID   ID of the publication. pubID must be in the inclusive range [1,getPublicationCount()].

Remarks

Note: Publication IDs and count may change during a schema upgrade. To correctly identify a publication, access it by name or refresh any cached IDs and counts after a schema upgrade.