Click or drag to resize

StiBusinessObject Methods

The StiBusinessObject type exposes the following members.

Methods
  NameDescription
Public methodClearAllStates
Clear all earlier saved object states.
Public methodClone
Public methodConnect
Public methodCreateEnumerator
Public methodDisconnect
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFilterData
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFirst
Sets a position at the beginning.
Public methodGetBusinessObjectData
Public methodGetBusinessObjectData(Boolean)
Public methodGetColumnIndex
Returns the index of a column in the data source.
Public methodGetCorrectFullName
Returns the name of the Business Object.
Public methodGetEvents
Public methodGetFullName
Returns the text representation of the Business Object.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetLevel
Returns level of data in hierarchical band.
Public methodGetProperties
Public methodGetTopParentBusinessObject
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLast
Sets a position on the last element.
Public methodLoadFromJsonObject
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodNext
Sets a position on the next element.
Public methodPrior
Sets a position on the previous element.
Public methodRestoreCurrentValue
Public methodRestoreState
Restores the earlier saved object state.
Public methodSaveState
Saves the current state of an object.
Public methodSaveToJsonObject
Public methodSetDetails
Set the details data for Business Objects.
Public methodSetNextValue
Public methodSetPrevValue
Public methodToString
Returns the text view of the Business Object.
(Overrides ObjectToString.)
Public methodToString(Boolean)
Top
See Also