Click or drag to resize

PFPluginSettingIdValues Constructor (IEnumerableInt64)

Initializes a new instance of the PFPluginSettingIdValues class.

Namespace:  Packflow.Plugins
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFPluginSettingIdValues(
	IEnumerable<long> _ids
)

Parameters

_ids
Type: System.Collections.GenericIEnumerableInt64
See Also