WorkflowCommandExtensionItem.ItemType Property

Definition

Returns the type of this extension item.

public:
 virtual property Type ^ ItemType { Type ^ get(); };
public override Type ItemType { get; }
member this.ItemType : Type
Public Overrides ReadOnly Property ItemType As Type

Property Value

Returns Type.

Applies to