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

LocalizationIdentity class More...

Public Member Functions

 LocalisationIdentity ()
 Initializes a new instance of the LocalisationIdentity class. More...
 
 LocalisationIdentity (LocalisationIdentity localisationIdentity)
 Initializes a new instance of the LocalisationIdentity class. More...
 
 LocalisationIdentity (LocalisationIdentity2 localisationIdentity2)
 Initializes a new instance of the LocalisationIdentity class. More...
 

Properties

string Id [get, set]
 Gets or sets the id. More...
 
string Language [get, set]
 Gets or sets the language. More...
 
double Version [get, set]
 Gets or sets the version. More...
 

Description

LocalizationIdentity class

Constructor & Destructor Documentation

Initializes a new instance of the LocalisationIdentity class.

LocalisationIdentity ( LocalisationIdentity  localisationIdentity)

Initializes a new instance of the LocalisationIdentity class.

Parameters
localisationIdentityThe localisation identity.
LocalisationIdentity ( LocalisationIdentity2  localisationIdentity2)

Initializes a new instance of the LocalisationIdentity class.

Parameters
localisationIdentity2The localisation identity2.

Property Documentation

string Id
getset

Gets or sets the id.

The id.

string Language
getset

Gets or sets the language.

The language.

double Version
getset

Gets or sets the version.

The version.