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

Contains specialized business logic for the CustomerAddress 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 CustomerAddressManager : EntityManager
Visual Basic (Declaration)
Public NotInheritable Class CustomerAddressManager _
	Inherits EntityManager

Inheritance Hierarchy

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

See Also