Click or drag to resize

IModelBaseChangeIdentity Method

Loads a different record into the object. Causes changes to the existing object to be saved first.

Namespace:  SuperOffice.COM.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntax
void ChangeIdentity(
	int NewIdentity
)

Parameters

NewIdentity
Type: SystemInt32
See Also