Printer Friendly Version      Send     
Click to Rate and Give Feedback
Mobile Development Tools Reference
Orchestration Class

Defines orchestrations of tasklets during run time.

Namespace: Microsoft.Dynamics.Mobile.Framework.Entities
Assembly: Microsoft.Dynamics.Mobile.Framework (in microsoft.dynamics.mobile.framework.dll)

Visual Basic (Declaration)
Public Class Orchestration
Visual Basic (Usage)
Dim instance As Orchestration
C#
public class Orchestration
C++
public ref class Orchestration
J#
public class Orchestration
JScript
public class Orchestration

The orchestration is responsible for the flow between Tasklet instances. A Orchestration instance can be thought of as a use case.

System.Object
  Microsoft.Dynamics.Mobile.Framework.Entities.Orchestration
     Microsoft.Dynamics.Mobile.Framework.Entities.Wizard
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker