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

Public Member Functions

void Select ()
 

Properties

string Abbreviation [get]
 
bool IsCurrentLanguageVariant [get]
 
bool IsMainLanguage [get]
 
- Properties inherited from erminas.SmartAPI.CMS.IRedDotObject
Guid Guid [get]
 
string Name [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 20 of file ILanguageVariant.cs.

Member Function Documentation

void erminas.SmartAPI.CMS.Project.ILanguageVariant.Select ( )

+ Here is the caller graph for this function:

Property Documentation

string erminas.SmartAPI.CMS.Project.ILanguageVariant.Abbreviation
get

Definition at line 22 of file ILanguageVariant.cs.

bool erminas.SmartAPI.CMS.Project.ILanguageVariant.IsCurrentLanguageVariant
get

Definition at line 23 of file ILanguageVariant.cs.

bool erminas.SmartAPI.CMS.Project.ILanguageVariant.IsMainLanguage
get

Definition at line 24 of file ILanguageVariant.cs.


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