Returns true if this object is in an "isolated" state, i.e., that it is only accessable by a single transaction, otherwise false. The
IsPrivateCopyflag is true if this instance has not been added to the shared, persistable object cache, or if this instance has been returned from a call to
GetPrivateCopy().
DomainObjects sets the
IsPrivateCopyflag to false just before this instance is inserted into the shared persistable object cache.
ITransactable Interface | DomainObjects.Facade.Domain Namespace