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

Represents the summary view of a variable. More...

Public Member Functions

 VariableSummary ()
 Initializes a new instance of the VariableSummary class. More...
 
 VariableSummary (VariableSummary varSummary)
 Initializes a new instance of the VariableSummary class. More...
 

Properties

CategoryIdentity Category [get, set]
 Gets or sets Category. More...
 
string DisplayName [get, set]
 Gets or sets Display Name. More...
 
bool Dynamic [get, set]
 Gets or sets a value indicating whether this instance is Dynamic. More...
 
EntityIdentity Entity [get, set]
 Gets or sets the entity. More...
 
Grouping Grouping [get, set]
 Gets or sets Grouping. More...
 
string Id [get, set]
 Gets or sets the unique id of the variable. This is same as Identity.Id. More...
 
VariableIdentity2 Identity [get, set]
 Gets or sets Variable Identity. More...
 
bool IsSecure [get, set]
 Gets or sets a value indicating whether this instance is secure. More...
 
short TypeOfValue [get, set]
 Gets or sets the type of the variable. More...
 
object Value [get, set]
 Gets or sets Value. More...
 
short VariableBaseType [get, set]
 Gets or sets the type of the variable base. More...
 
short VariableType [get, set]
 Gets or sets Variable Type. More...
 

Description

Represents the summary view of a variable.

Constructor & Destructor Documentation

Initializes a new instance of the VariableSummary class.

Initializes a new instance of the VariableSummary class.

Parameters
varSummaryThe var summary.

Property Documentation

Gets or sets Category.

string DisplayName
getset

Gets or sets Display Name.

bool Dynamic
getset

Gets or sets a value indicating whether this instance is Dynamic.

EntityIdentity Entity
getset

Gets or sets the entity.

Gets or sets Grouping.

string Id
getset

Gets or sets the unique id of the variable. This is same as Identity.Id.

VariableIdentity2 Identity
getset

Gets or sets Variable Identity.

bool IsSecure
getset

Gets or sets a value indicating whether this instance is secure.

short TypeOfValue
getset

Gets or sets the type of the variable.

object Value
getset

Gets or sets Value.

short VariableBaseType
getset

Gets or sets the type of the variable base.

short VariableType
getset

Gets or sets Variable Type.