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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)