IFieldElementCoreSuppressEvents Property  | 
 
            Gets or sets a value indicating whether events have to be suppressed
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntaxbool SuppressEvents { get; set; }Property SuppressEvents As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also