PFPluginSettingIdValue Constructor (Int64) |
Initializes a new instance of the PFPluginSettingIdValue class.
Namespace:
Packflow.Plugins
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public PFPluginSettingIdValue(
long _id
)
Parameters
- _id
- Type: SystemInt64
See Also