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

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

Inheritance Hierarchy

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

See Also