Click or drag to resize

IQuoteVersionChangeIdentity Method

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

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

Parameters

NewIdentity
Type: SystemInt32

Implements

IModelBaseChangeIdentity(Int32)
See Also