LightPublication Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a light publication.
public ref class LightPublication sealed
public sealed class LightPublication
type LightPublication = class
Public NotInheritable Class LightPublication
- Inheritance
-
LightPublication
Constructors
LightPublication() |
Initializes a new instance of the LightPublication class. |
Properties
Description |
Gets or sets a description for the publication. |
Name |
Gets or sets the name of the publication. |
PublicationDBName |
Gets or sets the name of the publication database. |
PublisherName |
Gets or sets the name of the publisher. |
PublisherType |
Gets or sets the publisher type. |
Type |
Gets or sets the type of replication for this publication. |
UserData |
Gets or sets an object property that allows users to attach their own data to the object. |