Publication Constructor

Definition

Creates a new instance of the Publication class.

protected:
 Publication();
protected Publication ();
Protected Sub New ()

Remarks

This constructor is called by derived class constructors to initialize state in this type.

Applies to