PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class Publication |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class Publication |
The type exposes the following members.
Public Methods
Name | Description | |
---|---|---|
EnrichItemCode | Overloaded. | |
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetItemCode | Overloaded. | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Public Properties
Name | Description | |
---|---|---|
Code |
Gets the publication code.
|
|
Number |
Gets the publication's item number.
|
|
PublicationChannels |
Dictionary of all channels within the publication.
|
|
Repository |
Gets the publication's repository folder.
|
See Also
Smartsite.Core Namespace