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