TaskCondition Enumeration

Indicates the association of a task to a business object that has been selected in the Administration Console.

Namespace: Microsoft.EssentialBusinessServer.Console.ObjectModel
Assembly: Microsoft.EssentialBusinessServer.Console.ObjectModel (in microsoft.essentialbusinessserver.console.objectmodel.dll)

public enum TaskCondition
public enum TaskCondition
public enum TaskCondition

Member nameDescription
DefaultIndicates that the task is associated with the selected business object and the task is the default for the current selection.
NormalIndicates that the task is associated to the current selected business object.
NotApplicableIndicates that the task does not apply to the current selected business object.

A business object encapsulates information and methods that relate to business data or business functionality. The information in a business object is exposed as properties.

This enumeration is used with a TaskCondition object, which is assigned to a SelectionTask.


Development Platforms

Windows Server 2008 64-bit Edition, Windows Vista 64-bit Edition, Windows Essential Business Server 2008 Standard, Windows Essential Business Server 2008 Premium

Target Platforms

Windows Essential Business Server 2008 Standard, Windows Essential Business Server 2008 Premium

Community Additions

Show: