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

DynamicInlineText class More...

Public Member Functions

virtual void ConvertFromRule (Agility.Server.Core.Model.Rules.Rule coreModelObject)
 Sets from core model. More...
 
virtual
Agility.Server.Core.Model.Rules.Rule 
ConvertToRule ()
 Gets as core model. More...
 
 DynamicInlineText ()
 Initializes a new instance of the DynamicInlineText class. More...
 

Properties

string Text [get, set]
 Gets or sets the property value. More...
 
VariableIdentityCollection VariablesInOrder [get, set]
 Gets or sets the display name. More...
 

Description

DynamicInlineText class

Constructor & Destructor Documentation

Initializes a new instance of the DynamicInlineText class.

Member Functions

virtual void ConvertFromRule ( Agility.Server.Core.Model.Rules.Rule  coreModelObject)
virtual

Sets from core model.

Parameters
coreModelObjectThe core model object.
virtual Agility.Server.Core.Model.Rules.Rule ConvertToRule ( )
virtual

Gets as core model.

Returns
Rule object

Property Documentation

string Text
getset

Gets or sets the property value.

VariableIdentityCollection VariablesInOrder
getset

Gets or sets the display name.