Click or drag to resize
PersonData Class
Represents person data.
Inheritance Hierarchy
SystemObject
  dk.webCRM.ApiSync.BusinessLayer.EntitiesPersonData

Namespace: dk.webCRM.ApiSync.BusinessLayer.Entities
Assembly: dk.webCRM.ApiSync.BusinessLayer (in dk.webCRM.ApiSync.BusinessLayer.dll) Version: 2.0.0.5 (2.0.0.5)
Syntax
[SerializableAttribute]
public class PersonData

The PersonData type exposes the following members.

Constructors
  NameDescription
Public methodPersonData
Initializes a new instance of the PersonData class
Top
Properties
  NameDescription
Public propertyOrganisationId
Gets or sets the organisation id number.
Public propertyPersonId
Gets or sets the person id number.
Top
See Also