OutputSettingValuesContainerNotifyProjectIfValueChanges Property |
Gets or sets a value indicating whether the project has to be notified (marked as changed) if a value in this container is changed.
Default is true.
Namespace:
SD.LLBLGen.Pro.ApplicationCore.Configuration
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntax public bool NotifyProjectIfValueChanges { get; set; }
Public Property NotifyProjectIfValueChanges As Boolean
Get
Set
Property Value
Type:
BooleanSee Also