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

Name of the entity for which the EntityManager is created.

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#
[CLSCompliantAttribute(false)]
protected string _entityName
Visual Basic (Declaration)
<CLSCompliantAttribute(False)> _
Protected _entityName As String

See Also