CustomPropertiesIsManuallyChanged Property |
Gets / sets isManuallyChanged, a flag which signals the refresher not to overwrite the contents of this CustomProperties object
with data read from the schema.
Namespace:
SD.LLBLGen.Pro.Core.GeneralDataStructures
Assembly:
SD.LLBLGen.Pro.Core (in SD.LLBLGen.Pro.Core.dll) Version: 5.3.0.0 (5.3.0)
Syntax public bool IsManuallyChanged { get; set; }
Public Property IsManuallyChanged As Boolean
Get
Set
Property Value
Type:
BooleanSee Also