[This is preliminary documentation and is subject to change.]

Contains specialized business logic for the Contact entity.

Namespace:  CWR.MSCRM.Mobile.Client.BL
Assembly:  CWR.MSCRM.Mobile.Client.BL (in CWR.MSCRM.Mobile.Client.BL.dll)
Version: 4.0.0.7

Syntax

C#
public sealed class ContactManager : EntityManager
Visual Basic (Declaration)
Public NotInheritable Class ContactManager _
	Inherits EntityManager

Inheritance Hierarchy

System..::.Object
  CWR.MSCRM.Mobile.Client.BL..::.EntityManager
    CWR.MSCRM.Mobile.Client.BL..::.ContactManager

See Also