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

SessionVariableIdentity Class More...

Public Member Functions

 SessionVariableIdentity ()
 Initializes a new instance of the SessionVariableIdentity class. More...
 
override string ToString ()
 Returns a System.String that represents this instance. More...
 

Properties

string Id [get, set]
 Gets or sets the Id property More...
 
string Name [get, set]
 Gets or sets Name. More...
 

Description

SessionVariableIdentity Class

Constructor & Destructor Documentation

Initializes a new instance of the SessionVariableIdentity class.

Member Functions

override string ToString ( )

Returns a System.String that represents this instance.

Returns
A System.String that represents this instance.

Property Documentation

string Id
getset

Gets or sets the Id property

string Name
getset

Gets or sets Name.