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

Public Member Functions

void Remove (string elementName)
 Remove an element from the content class
 
void Remove (Guid elementGuid)
 

Properties

IContentClass ContentClass [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 128 of file IContentClassElements.cs.

Member Function Documentation

void erminas.SmartAPI.CMS.Project.ContentClasses.IContentClassElements.Remove ( string  elementName)

Remove an element from the content class

Parameters
elementNameName of the element to remove
void erminas.SmartAPI.CMS.Project.ContentClasses.IContentClassElements.Remove ( Guid  elementGuid)

Property Documentation

IContentClass erminas.SmartAPI.CMS.Project.ContentClasses.IContentClassElements.ContentClass
get

Definition at line 130 of file IContentClassElements.cs.


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