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

Properties

string Example [get]
 Example of the format
 
bool IsDateFormat [get]
 
bool IsDateTimeFormat [get]
 
bool IsTimeFormat [get]
 
bool IsUserDefined [get]
 
string Name [get]
 Name of the format
 
int TypeId [get]
 Format types id in RedDot
 

Detailed Description

Definition at line 22 of file DateTimeFormat.cs.

Property Documentation

string erminas.SmartAPI.CMS.IDateTimeFormat.Example
get

Example of the format

Definition at line 27 of file DateTimeFormat.cs.

bool erminas.SmartAPI.CMS.IDateTimeFormat.IsDateFormat
get

Definition at line 29 of file DateTimeFormat.cs.

bool erminas.SmartAPI.CMS.IDateTimeFormat.IsDateTimeFormat
get

Definition at line 30 of file DateTimeFormat.cs.

bool erminas.SmartAPI.CMS.IDateTimeFormat.IsTimeFormat
get

Definition at line 31 of file DateTimeFormat.cs.

bool erminas.SmartAPI.CMS.IDateTimeFormat.IsUserDefined
get

Definition at line 32 of file DateTimeFormat.cs.

string erminas.SmartAPI.CMS.IDateTimeFormat.Name
get

Name of the format

Definition at line 37 of file DateTimeFormat.cs.

int erminas.SmartAPI.CMS.IDateTimeFormat.TypeId
get

Format types id in RedDot

Definition at line 42 of file DateTimeFormat.cs.


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