GigaSpaces XAP.NET Documentation
SetRoutingProperty Method (routingPropertyName)
Class LibraryGigaSpaces.Core.MetadataSpaceTypeDescriptorBuilderSetRoutingProperty(String)
Sets the routing property.
Declaration Syntax
C#Visual BasicVisual C++J#
public void SetRoutingProperty(
	string routingPropertyName
)
Public Sub SetRoutingProperty ( _
	routingPropertyName As String _
)
public:
void SetRoutingProperty(
	String^ routingPropertyName
)
public void SetRoutingProperty(
	String routingPropertyName
)
Parameters
routingPropertyName (String)
Name of routing property.

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