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

Public Member Functions

void Add (IProject project)
 
void AddRange (IEnumerable< IProject > project)
 
void Remove (IProject project)
 

Properties

IContentClassFolder ContentClassFolder [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 99 of file IContentClassFolderSharing.cs.

Member Function Documentation

void erminas.SmartAPI.CMS.Project.Folder.IContentClassFolderSharing.Add ( IProject  project)
void erminas.SmartAPI.CMS.Project.Folder.IContentClassFolderSharing.AddRange ( IEnumerable< IProject project)
void erminas.SmartAPI.CMS.Project.Folder.IContentClassFolderSharing.Remove ( IProject  project)

Property Documentation

IContentClassFolder erminas.SmartAPI.CMS.Project.Folder.IContentClassFolderSharing.ContentClassFolder
get

Definition at line 103 of file IContentClassFolderSharing.cs.


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