StiBusinessObject Properties |
The StiBusinessObject type exposes the following members.
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.
|