Enables the Promote action
Namespace:
Scanjour.Workflow4.ActivityLibrary.Phases
Assembly:
Scanjour.Workflow4.ActivityLibrary_23.3.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.3.0.0.dll) Version: 23.3.0.0 (23.3.0.0)
public InArgument<bool> EnablePromoteAction { get; set; }
Public Property EnablePromoteAction As InArgument(Of Boolean)
Get
Set
public:
property InArgument<bool>^ EnablePromoteAction {
InArgument<bool>^ get ();
void set (InArgument<bool>^ value);
}
member EnablePromoteAction : InArgument<bool> with get, set
Property Value
Type:
InArgumentBoolean
Reference