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

Public Member Functions

void CreateSubfolder (string name, string description, string filesystemDirectoryName)
 

Properties

new IAssetManagerFiles Files [get]
 
bool IsDatabaseFolder [get]
 
bool IsFileSystemFolder [get]
 
bool IsSubFolder [get]
 
IAssetManagerFolder ParentFolder [get]
 
AssetManagerFolderStorageType StorageType [get]
 
ISubFolders SubFolders [get]
 
- Properties inherited from erminas.SmartAPI.CMS.Project.Folder.IFolder
IFiles Files [get]
 
bool IsAssetManager [get]
 
bool IsFileFolder [get]
 
IFolder LinkedFolder [get]
 
FolderType Type [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 106 of file IAssetManagerFolder.cs.

Member Function Documentation

void erminas.SmartAPI.CMS.Project.Folder.IAssetManagerFolder.CreateSubfolder ( string  name,
string  description,
string  filesystemDirectoryName 
)

Property Documentation

new IAssetManagerFiles erminas.SmartAPI.CMS.Project.Folder.IAssetManagerFolder.Files
get

Definition at line 109 of file IAssetManagerFolder.cs.

bool erminas.SmartAPI.CMS.Project.Folder.IAssetManagerFolder.IsDatabaseFolder
get

Definition at line 110 of file IAssetManagerFolder.cs.

bool erminas.SmartAPI.CMS.Project.Folder.IAssetManagerFolder.IsFileSystemFolder
get

Definition at line 111 of file IAssetManagerFolder.cs.

bool erminas.SmartAPI.CMS.Project.Folder.IAssetManagerFolder.IsSubFolder
get

Definition at line 112 of file IAssetManagerFolder.cs.

IAssetManagerFolder erminas.SmartAPI.CMS.Project.Folder.IAssetManagerFolder.ParentFolder
get

Definition at line 113 of file IAssetManagerFolder.cs.

AssetManagerFolderStorageType erminas.SmartAPI.CMS.Project.Folder.IAssetManagerFolder.StorageType
get

Definition at line 114 of file IAssetManagerFolder.cs.

ISubFolders erminas.SmartAPI.CMS.Project.Folder.IAssetManagerFolder.SubFolders
get

Definition at line 115 of file IAssetManagerFolder.cs.


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