Click or drag to resize
ActionParameterInternalConstructorParameters Property

[Missing <summary> documentation for "P:Slickflow.Engine.Common.ActionParameterInternal.ConstructorParameters"]

Namespace: Slickflow.Engine.Common
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
public Object[] ConstructorParameters { get; set; }

Property Value

Type: Object
See Also