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

FormTemplateIdentityEntity class More...

Public Member Functions

 FormTemplateIdentity (string id)
 Initializes a new instance of the FormTemplateIdentity class. More...
 
 FormTemplateIdentity ()
 Initializes a new instance of the FormTemplateIdentity 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

FormTemplateIdentityEntity class

Constructor & Destructor Documentation

FormTemplateIdentity ( string  id)

Initializes a new instance of the FormTemplateIdentity class.

Parameters
idThe id.

Initializes a new instance of the FormTemplateIdentity 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.