StiBusinessObject Class |
Namespace: Stimulsoft.Report.Dictionary
The StiBusinessObject type exposes the following members.
Name | Description | |
---|---|---|
StiBusinessObject |
Creates new instance of StiBusinessObject class.
| |
StiBusinessObject(String, String, String, String) |
Creates new instance of StiBusinessObject class.
| |
StiBusinessObject(String, String, String, String, String) | Initializes a new instance of the StiBusinessObject class |
Name | Description | |
---|---|---|
Alias |
Gets or sets an alias of the business object.
| |
BusinessObjects |
Gets or sets collection of the business objects.
| |
BusinessObjectValue |
Gets or sets business object.
| |
Category |
Gets or sets a category name of the business object.
| |
Columns |
Gets or sets a column collection of the business object.
| |
ComponentId | ||
Count |
Gets count of elements.
| |
Current | ||
Dictionary |
Gets or sets the dictionary in which this Business Object is located.
| |
FieldsIgnoreList |
Дополнительный список имён полей для метода StiBusinessObjectHelper.GetValueFromClass().
Если поле в этом списке - то при получении значения этого поля null передаётся как есть.
Для остальных полей вместо null передаётся тип этого поля, это надо для работы с анонимными типами.
| |
Guid |
Gets or sets guid of business object.
| |
Inherited | ||
IsBof |
Gets value indicates that this position specifies to the beginning of data.
| |
IsEmpty |
Gets value indicates that no data.
| |
IsEof |
Gets value indicates that this position specifies to the data end.
| |
Item | ||
Key |
Gets or sets the key of the dictionary object.
| |
Name |
Gets or sets a name of the business object.
| |
OwnerBand | ||
ParentBusinessObject | ||
Position |
Gets the current position.
| |
PropName | ||
States |
Gets the component states manager.
|
Name | Description | |
---|---|---|
ClearAllStates |
Clear all earlier saved object states.
| |
Clone | ||
Connect | ||
CreateEnumerator | ||
Disconnect | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
FilterData | ||
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
First |
Sets a position at the beginning.
| |
GetBusinessObjectData | ||
GetBusinessObjectData(Boolean) | ||
GetColumnIndex |
Returns the index of a column in the data source.
| |
GetCorrectFullName |
Returns the name of the Business Object.
| |
GetEvents | ||
GetFullName |
Returns the text representation of the Business Object.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetLevel |
Returns level of data in hierarchical band.
| |
GetProperties | ||
GetTopParentBusinessObject | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Last |
Sets a position on the last element.
| |
LoadFromJsonObject | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Next |
Sets a position on the next element.
| |
Prior |
Sets a position on the previous element.
| |
RestoreCurrentValue | ||
RestoreState |
Restores the earlier saved object state.
| |
SaveState |
Saves the current state of an object.
| |
SaveToJsonObject | ||
SetDetails |
Set the details data for Business Objects.
| |
SetNextValue | ||
SetPrevValue | ||
ToString |
Returns the text view of the Business Object.
(Overrides ObjectToString.) | |
ToString(Boolean) |
Name | Description | |
---|---|---|
positionValue | ||
RowToLevel |