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

FormIdentityEntity class More...

Public Member Functions

 FormIdentity (string id)
 Initializes a new instance of the FormIdentity class. More...
 
 FormIdentity ()
 Initializes a new instance of the FormIdentity class. More...
 

Properties

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

Description

FormIdentityEntity class

Constructor & Destructor Documentation

FormIdentity ( string  id)

Initializes a new instance of the FormIdentity class.

Parameters
idThe id.

Initializes a new instance of the FormIdentity class.

Property Documentation

string Id
getset

Gets or sets the id.

string Name
getset

Gets or sets the name.

double Version
getset

Gets or sets the version.