GigaSpaces XAP.NET Documentation
DynamicPropertiesSupport Method (support)
Class LibraryGigaSpaces.Core.MetadataSpaceTypeDescriptorBuilderDynamicPropertiesSupport(Boolean)
Sets whether or not this type supports dynamic properties.
Declaration Syntax
C#Visual BasicVisual C++J#
public void DynamicPropertiesSupport(
	bool support
)
Public Sub DynamicPropertiesSupport ( _
	support As Boolean _
)
public:
void DynamicPropertiesSupport(
	bool support
)
public void DynamicPropertiesSupport(
	boolean support
)
Parameters
support (Boolean)
True if this type supports dynamic properties.

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