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

The Base class for custom business logic callouts.

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

Syntax

C#
public class CalloutBase
Visual Basic (Declaration)
Public Class CalloutBase

Inheritance Hierarchy

System..::.Object
  CWR.MSCRM.Mobile.Client.BL..::.CalloutBase

See Also