Click or drag to resize

IUserPersonId Property

A user will always have a corresponding person record, this returns the person_id of this user.

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

Property Value

Type: Int32
See Also