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

Public Member Functions

void CreateFolder (DatabaseAssetFolderConfiguration config)
 

Properties

IRDEnumerable< IFolderAllIncludingSubFolders [get]
 
IRDEnumerable
< IAssetManagerFolder
AssetManagerFolders [get]
 
- 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 69 of file IFolders.cs.

Member Function Documentation

void erminas.SmartAPI.CMS.Project.IFolders.CreateFolder ( DatabaseAssetFolderConfiguration  config)

Property Documentation

IRDEnumerable<IFolder> erminas.SmartAPI.CMS.Project.IFolders.AllIncludingSubFolders
get

Definition at line 71 of file IFolders.cs.

IRDEnumerable<IAssetManagerFolder> erminas.SmartAPI.CMS.Project.IFolders.AssetManagerFolders
get

Definition at line 72 of file IFolders.cs.


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