Click or drag to resize
RunPluginEventArgsResetBeforeRun Property
Gets / sets resetBeforeRun

Namespace: SD.LLBLGen.Pro.ApplicationCore.EventArguments
Assembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax
public bool ResetBeforeRun { get; set; }

Property Value

Type: Boolean
See Also