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.Workflows.IWorkflow Interface Reference
+ Inheritance diagram for erminas.SmartAPI.CMS.Project.Workflows.IWorkflow:
+ Collaboration diagram for erminas.SmartAPI.CMS.Project.Workflows.IWorkflow:

Properties

IWorkflowActions Actions [get]
 
bool CanBeInherited [get]
 
bool IsGlobal [get]
 
bool IsStructureWorkflow [get]
 
- Properties inherited from erminas.SmartAPI.CMS.Project.IProjectObject
IProject Project [get]
 
- Properties inherited from erminas.SmartAPI.CMS.ISessionObject
ISession Session [get]
 

Additional Inherited Members

- Public Member Functions inherited from erminas.SmartAPI.CMS.IPartialRedDotObject
void EnsureInitialization ()
 
void Refresh ()
 
- Public Member Functions inherited from erminas.SmartAPI.CMS.IDeletable
void Delete ()
 

Detailed Description

Definition at line 24 of file IWorkflow.cs.

Property Documentation

IWorkflowActions erminas.SmartAPI.CMS.Project.Workflows.IWorkflow.Actions
get

Definition at line 26 of file IWorkflow.cs.

bool erminas.SmartAPI.CMS.Project.Workflows.IWorkflow.CanBeInherited
get

Definition at line 27 of file IWorkflow.cs.

bool erminas.SmartAPI.CMS.Project.Workflows.IWorkflow.IsGlobal
get

Definition at line 28 of file IWorkflow.cs.

bool erminas.SmartAPI.CMS.Project.Workflows.IWorkflow.IsStructureWorkflow
get

Definition at line 29 of file IWorkflow.cs.


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