Specifies the publications to be synchronized.
Visual Basic
Public Property PublicationMask As Integer
C#
public int PublicationMask { get; set; }
A bitwise combination of publication masks, the special value ULPublicationSchema.SYNC_ALL_PUBS, or the special value ULPublicationSchema.SYNC_ALL_DB. The default is ULPublicationSchema.SYNC_ALL_DB. For more information on publication masks, see ULPublicationSchema class.