IEntity Members
The IEntity type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Actions |
Gets the Actions collection.
|
![]() |
GetCrystalReportDocument | |
![]() |
GetTemplate |
Gets the template based on template identifier.
|
![]() |
GetTemplateByType |
Gets the template based on Template Type.
|
![]() |
GetToolBar |
Process Toolbar with Object Values
|
![]() |
GetWhereKeys |
Gets where keys.
|
![]() |
NavigationNode |
Gets Navigation Nodes Based on Reports, Process, Related Objects and actions.
|
![]() |
ParseString |
Parses the string {{property}} against default values and object properties.
" The {{ObjectName}} is ok " would result in "The Client is ok"
|
![]() |
ParseValue |
Parses the string {{property}} against default values and object properties.
" The {{ObjectName}} is ok " would result in "The Client is ok"
|
![]() |
ProcessCollection |
Gets the Process collection.
|
![]() |
Reports |
Gets the reports collection.
|
Properties
Name | Description | |
---|---|---|
![]() |
Configuration |
Gets the Entity configuration.
|
![]() |
ConfToken |
Gets or sets the Entity configuration token.
|
![]() |
Datamanager |
Gets the datamanager related to the object connection string.
|
![]() |
Description |
Gets the Entity Description.
|
![]() |
GetObjectToken |
Gets the Entity object token string.
|
![]() |
IsCollection |
Gets a value indicating whether this Entity is collection.
|
![]() |
Item |
Gets or sets the Entity item.
|
![]() |
Name |
Gets the Entity name.
|
![]() |
ParentDefaults |
Gets or sets the parent object defaults.
|
![]() |
Where |
Gets Entity the where string.
|