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

Uniquely identitifes the variable. More...

Public Member Functions

 VariableIdentity ()
 Initializes a new instance of the VariableIdentity class. More...
 
 VariableIdentity (VariableIdentity variableIdentity)
 Initializes a new instance of the VariableIdentity class. More...
 

Properties

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

Description

Uniquely identitifes the variable.

Constructor & Destructor Documentation

Initializes a new instance of the VariableIdentity class.

VariableIdentity ( VariableIdentity  variableIdentity)

Initializes a new instance of the VariableIdentity class.

Parameters
variableIdentityThe variable identity.

Property Documentation

string Id
getset

Gets or sets the Id property

string Name
getset

Gets or sets display name.