GigaSpaces XAP.NET Documentation
DynamicTemplate Property
Class LibraryGigaSpaces.XAP.Events.PollingIPollingEventListenerContainerServiceDetailsDynamicTemplate
Gets whether this container is configured to work with dynamic template.
Declaration Syntax
C#Visual BasicVisual C++J#
bool DynamicTemplate { get; }
ReadOnly Property DynamicTemplate As Boolean
property bool DynamicTemplate {
	bool get ();
}
/** @property */
boolean get_DynamicTemplate()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.7.0.0 (9.7.2.11000)