Returns the name of this publication.
Visual Basic
Public Readonly Property Name As String
C#
public string Name {get;}
A string specifying the name of the publication.
ULException class - A SQL error occurred. PUBLICATION_NOT_FOUND is issued if a schema upgrade has deleted or renamed the publication.