GigaSpaces XAP.NET Documentation
Template Property
Class LibraryGigaSpaces.Core.EventsSpaceBatchDataEventArgs<(Of <(T>)>)Template
Gets 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: 10.2.0.0 (10.2.1.14000)