GigaSpaces XAP.NET Documentation
NotifyType Property
Class LibraryGigaSpaces.XAP.Events.NotifyNotifyEventDrivenAttributeNotifyType
NotifyType.
Declaration Syntax
C#Visual BasicVisual C++J#
public DataEventType NotifyType { get; set; }
Public Property NotifyType As DataEventType
public:
property DataEventType NotifyType {
	DataEventType get ();
	void set (DataEventType value);
}
/** @property */
public DataEventType get_NotifyType()
/** @property */
public  void set_NotifyType(DataEventType value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.6.2.9900 (9.6.2.9900)