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

Properties

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]
 

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 33 of file IFolder.cs.

Property Documentation

IFiles erminas.SmartAPI.CMS.Project.Folder.IFolder.Files
get

Definition at line 35 of file IFolder.cs.

bool erminas.SmartAPI.CMS.Project.Folder.IFolder.IsAssetManager
get

Definition at line 36 of file IFolder.cs.

bool erminas.SmartAPI.CMS.Project.Folder.IFolder.IsFileFolder
get

Definition at line 37 of file IFolder.cs.

IFolder erminas.SmartAPI.CMS.Project.Folder.IFolder.LinkedFolder
get

Definition at line 38 of file IFolder.cs.

FolderType erminas.SmartAPI.CMS.Project.Folder.IFolder.Type
get

Definition at line 39 of file IFolder.cs.


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