Click or drag to resize

IDatabaseCreatePerson Method

Return a blank Person object. Use SetDefaults on the returned object to fill it with sensible data.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IPerson CreatePerson()

Return Value

Type: IPerson
See Also