All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
FieldFormatter Class Reference

Formatter class - abstract base class for all Formatters More...

Public Member Functions

 FieldFormatter ()
 Initializes a new instance of the FieldFormatter class. More...
 
 FieldFormatter (short formatterType)
 Initializes a new instance of the FieldFormatter class. More...
 

Properties

CategoryIdentity Category [get, set]
 Gets or sets the category. More...
 
Formatter Formatter [get, set]
 Gets or sets the formatter. More...
 
short FormatterType [get, set]
 Gets or sets the type of the formatter. More...
 
FormatterIdentity Identity [get, set]
 Gets or sets the identity. More...
 
DateTime LastModifiedDate [get, set]
 Gets or sets the last modified date. More...
 
ResourceIdentity LastModifiedUser [get, set]
 Gets or sets the last modified user. More...
 

Description

Formatter class - abstract base class for all Formatters

Constructor & Destructor Documentation

Initializes a new instance of the FieldFormatter class.

FieldFormatter ( short  formatterType)

Initializes a new instance of the FieldFormatter class.

Parameters
formatterTypeType of the formatter.

Property Documentation

Gets or sets the category.

Formatter Formatter
getset

Gets or sets the formatter.

short FormatterType
getset

Gets or sets the type of the formatter.

FormatterIdentity Identity
getset

Gets or sets the identity.

DateTime LastModifiedDate
getset

Gets or sets the last modified date.

ResourceIdentity LastModifiedUser
getset

Gets or sets the last modified user.