ComponentActionsType Enum

Definition

Designer action items that can be associated with a component.

public enum class ComponentActionsType
public enum ComponentActionsType
type ComponentActionsType = 
Public Enum ComponentActionsType
Inheritance
ComponentActionsType

Fields

All 0

Represents component and service type designer actions.

Component 1

Represents pull-model designer actions.

Service 2

Represents push-model designer actions.

Applies to