Saves all the specified business entities within an atomic operation
(within the same transaction)
public static bool AtomicSave( BusinessEntity[] entities );
Return Value
True if saved successfully
Parameters
entities
Array of entities that is to be saved.
Overloads:
See also:
Class BusinessEntity