SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
erminas.SmartAPI.CMS.Project.Pages.IPagePublishJob Interface Reference
+ Inheritance diagram for erminas.SmartAPI.CMS.Project.Pages.IPagePublishJob:
+ Collaboration diagram for erminas.SmartAPI.CMS.Project.Pages.IPagePublishJob:

Public Member Functions

void RunAsync ()
 

Properties

IUser EMailReceipient [get, set]
 
bool IsPublishingAllFollowingPages [get, set]
 
bool IsPublishingRelatedPages [get, set]
 
bool IsSendingEmailOnCompletion [get, set]
 
IEnumerable< ILanguageVariantLanguageVariants [get, set]
 
IPage Page [get]
 
IEnumerable< IProjectVariantProjectVariants [get, set]
 
DateTime PublishAccordingTo [get, set]
 
DateTime PublishOn [get, set]
 
IApplicationServer Server [get, set]
 
- Properties inherited from erminas.SmartAPI.CMS.Project.IProjectObject
IProject Project [get]
 
- Properties inherited from erminas.SmartAPI.CMS.ISessionObject
ISession Session [get]
 

Detailed Description

Definition at line 108 of file IPagePublishJob.cs.

Member Function Documentation

void erminas.SmartAPI.CMS.Project.Pages.IPagePublishJob.RunAsync ( )

Property Documentation

IUser erminas.SmartAPI.CMS.Project.Pages.IPagePublishJob.EMailReceipient
getset

Definition at line 116 of file IPagePublishJob.cs.

bool erminas.SmartAPI.CMS.Project.Pages.IPagePublishJob.IsPublishingAllFollowingPages
getset

Definition at line 112 of file IPagePublishJob.cs.

bool erminas.SmartAPI.CMS.Project.Pages.IPagePublishJob.IsPublishingRelatedPages
getset

Definition at line 113 of file IPagePublishJob.cs.

bool erminas.SmartAPI.CMS.Project.Pages.IPagePublishJob.IsSendingEmailOnCompletion
getset

Definition at line 114 of file IPagePublishJob.cs.

IEnumerable<ILanguageVariant> erminas.SmartAPI.CMS.Project.Pages.IPagePublishJob.LanguageVariants
getset

Definition at line 121 of file IPagePublishJob.cs.

IPage erminas.SmartAPI.CMS.Project.Pages.IPagePublishJob.Page
get

Definition at line 110 of file IPagePublishJob.cs.

IEnumerable<IProjectVariant> erminas.SmartAPI.CMS.Project.Pages.IPagePublishJob.ProjectVariants
getset

Definition at line 122 of file IPagePublishJob.cs.

DateTime erminas.SmartAPI.CMS.Project.Pages.IPagePublishJob.PublishAccordingTo
getset

Definition at line 119 of file IPagePublishJob.cs.

DateTime erminas.SmartAPI.CMS.Project.Pages.IPagePublishJob.PublishOn
getset

Definition at line 120 of file IPagePublishJob.cs.

IApplicationServer erminas.SmartAPI.CMS.Project.Pages.IPagePublishJob.Server
getset

Definition at line 117 of file IPagePublishJob.cs.


The documentation for this interface was generated from the following file: