PersonChange Class
Information about a person that has changed. For Kind = UPDATE use OrganizationService.GetPersonByPersonId to get the updated data.
Namespace: NFF.FIKS.EnterpriseServices.Components.EntitiesAssembly: NFF.FIKS.EnterpriseServices.Components (in NFF.FIKS.EnterpriseServices.Components.dll) Version: 1.0.0.0 (1.0.0.0)
public class PersonChange
Public Class PersonChange
public ref class PersonChange
type PersonChange = class end
- Inheritance
- Object PersonChange
Date |
When the update was done
|
Kind |
Nature of the update: UPDATE or DELETE
|
PersonId |
Id of the person that was updated
|