Indicates whether this table is part of the specified publication.
InPublication( publicationName As String ) As Boolean
Member of UltraLiteAFLib.ULTableSchema
publicationName The name of the publication you are checking.
True if the table is part of the publication.
False if the table is not part of the publication.