Returns the name of the publication identified by the specified publication ID.
String getPublicationName( UInt16 pubID )
pubID ID of the publication. pubID must be in range [1,getPublicationCount]().
Publication IDs are not publication masks.
Note: Publication IDs, masks, and count may change during a schema upgrade. To correctly identify a publication, access it by name or refresh the cached IDs, masks, and counts after a schema upgrade.