Click or drag to resize

IAppointmentIdentity Property

The primary key on the primary table. Is zero for new objects. Is set when an object is saved.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
int Identity { get; }

Property Value

Type: Int32

Implements

IModelBaseIdentity
See Also