Attribute..::..SuppressEvents Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.Configuration.AttributeGroupTemplate
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


public bool SuppressEvents { get; set; }
Public Property SuppressEvents As Boolean
	Get
	Set
public:
property bool^ SuppressEvents {
	bool^ get ();
	void set (bool^ value);
}