Click or drag to resize

PFItemBatchActionParameters Property

Gets the parent method parameters.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public ReadOnlyDictionary<string, ParameterInfo> Parameters { get; }

Property Value

Type: ReadOnlyDictionaryString, ParameterInfo
See Also