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

Properties

ILanguageVariant LanguageVariant [get]
 
string Name [get]
 
string Value [get]
 

Detailed Description

Definition at line 49 of file ContentClasses/Elements/IOptionList.cs.

Property Documentation

ILanguageVariant erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IOptionListEntry.LanguageVariant
get

Definition at line 51 of file ContentClasses/Elements/IOptionList.cs.

string erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IOptionListEntry.Name
get

Definition at line 52 of file ContentClasses/Elements/IOptionList.cs.

string erminas.SmartAPI.CMS.Project.ContentClasses.Elements.IOptionListEntry.Value
get

Definition at line 53 of file ContentClasses/Elements/IOptionList.cs.


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