LightPublication Class

Definition

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.

Applies to