The number of publications in the database.
Public ReadOnly Property PublicationCount As Integer
public int PublicationCount {get;}
Publication IDs range from 1 to PublicationCount, inclusively.
Publication IDs and counts may change during a schema upgrade. To correctly identify a publication, access it by name or refresh the cached IDs and counts after a schema upgrade.