Show / Hide Table of Contents

Class NSContactPersonId

Syntax

Constructors

NSContactPersonId()

Initializes a new instance of the NSContactPersonId class.

Introduced or updated in version: 7

Declaration
NSContactPersonId

Methods

GetContactId()

Introduced or updated in version: 7

Declaration
Integer GetContactId()
Returns
Type Description
Integer

A contact ID.

GetPersonId()

Introduced or updated in version: 7

Declaration
Integer GetPersonId()
Returns
Type Description
Integer

A person ID.

SetContactId(Integer)

Introduced or updated in version: 7

Declaration
Void SetContactId(Integer id)
Parameters
Type Name Description
Integer id

A contact Id.

Returns
Type Description
Void

SetPersonId(Integer)

Introduced or updated in version: 7

Declaration
Void SetPersonId(Integer id)
Parameters
Type Name Description
Integer id

A person Id.

Returns
Type Description
Void
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top