Language

IActivity.IsCommand Method

Definition

Returns true when the activity type is Command.

public bool IsCommand();
abstract member IsCommand : unit -> bool
Public Function IsCommand () As Boolean

Returns

Applies to