Reset
Reset is not normally invoked directly. It is used by the classes
BusinessClient to reset the state of the entity after an Update has
been performed.
Reset removes any deleted BusinessClasses from the array and performs
a reset on the remaining objects.
classes
The classes parameter provides a list of BusinessClasses which
are to be reset.
@param classes Type: Array_Of_BusinessClass
|
|
|
|