UltraLite for MobileVB User's Guide
UltraLite for MobileVB API Reference
ULTableSchema class
InPublication( publicationName As String ) As Boolean
Member of UltraLiteAFLib.ULTableSchema
Indicates whether this table is part of the specified publication.
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.