Click or drag to resize

PFPluginSettingIdValueId Property

Gets or sets the id. Default value: -1.

Namespace:  Packflow.Plugins
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[DataMemberAttribute]
public long Id { get; set; }

Property Value

Type: Int64
See Also