flowActionType property

IFlowActionType? flowActionType

Property getter and setter for flowActionType:

Implementation

IFlowActionType? get flowActionType;
void flowActionType=(IFlowActionType? flowActionType)

Implementation

set flowActionType(IFlowActionType? flowActionType);