Spring GemFire 1.0.1 API Reference

RegionAttributesFactoryObject.ObjectType Property

Missing <summary> documentation for P:Spring.Data.GemFire.RegionAttributesFactoryObject.ObjectType

[Visual Basic]
Public NotOverridable ReadOnly Property ObjectType() As Type _
    Implements IFactoryObject.ObjectType

   Public Get
   End Get
End Property
[C#]
public Type ObjectType { public get; }

Implements

IFactoryObject.ObjectType

See Also

RegionAttributesFactoryObject Class | Spring.Data.GemFire Namespace