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

static data list More...

Public Member Functions

 Lookup ()
 Initializes a new instance of the Lookup class. More...
 

Properties

CategoryIdentity CategoryIdentity [get, set]
 Gets or sets the category. More...
 
string DefaultValue [get, set]
 Gets or sets the default value. More...
 
string Description [get, set]
 Gets or sets the default value. More...
 
bool HasTranslatedItems [get, set]
 Gets or sets a value indicating whether this instance has translated items. More...
 
LookupIdentity Identity [get, set]
 Gets or sets the identity. More...
 
LookupItemCollection Items [get, set]
 Gets or sets the list data. More...
 
LookupLanguageCollection LanguageItems [get, set]
 Gets or sets the language items. More...
 
DateTime LastModifiedDate [get, set]
 Gets or sets the lat modified date. More...
 
ResourceIdentity LastModifiedUser [get, set]
 Gets or sets the last modified user. More...
 

Description

static data list

Constructor & Destructor Documentation

Lookup ( )

Initializes a new instance of the Lookup class.

Property Documentation

Gets or sets the category.

string DefaultValue
getset

Gets or sets the default value.

string Description
getset

Gets or sets the default value.

bool HasTranslatedItems
getset

Gets or sets a value indicating whether this instance has translated items.

LookupIdentity Identity
getset

Gets or sets the identity.

LookupItemCollection Items
getset

Gets or sets the list data.

LookupLanguageCollection LanguageItems
getset

Gets or sets the language items.

DateTime LastModifiedDate
getset

Gets or sets the lat modified date.

ResourceIdentity LastModifiedUser
getset

Gets or sets the last modified user.