GigaSpaces XAP.NET Documentation
Template Property
Class LibraryGigaSpaces.Core.EventsSpaceDataEventArgs<(Of <(T>)>)Template
Returns the template which was used during subscription.
Declaration Syntax
C#Visual BasicVisual C++J#
public Object Template { get; }
Public ReadOnly Property Template As Object
public:
property Object^ Template {
	Object^ get ();
}
/** @property */
public Object get_Template()

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