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

FormTypeIdentity class More...

Public Member Functions

 FormTypeIdentity (short id)
 Initializes a new instance of the FormTypeIdentity class. More...
 
 FormTypeIdentity ()
 Initializes a new instance of the FormTypeIdentity class. More...
 

Properties

short Id [get, set]
 Gets or sets the id. Refer FormTypeIdentity for possible ids. More...
 
string Name [get, set]
 Gets or sets the name. Refer FormTypeIdentity for possible names. More...
 

Description

FormTypeIdentity class

Constructor & Destructor Documentation

FormTypeIdentity ( short  id)

Initializes a new instance of the FormTypeIdentity class.

Parameters
idThe id.

Initializes a new instance of the FormTypeIdentity class.

Property Documentation

short Id
getset

Gets or sets the id. Refer FormTypeIdentity for possible ids.

string Name
getset

Gets or sets the name. Refer FormTypeIdentity for possible names.