Gets the ClientCacheBase to which this client scope is connected.
Namespace:
C1.DataAssembly: C1.Data.Entity (in C1.Data.Entity.dll)
Syntax
C# |
---|
public ClientCacheBase ClientCache { get; private set; } |
Visual Basic |
---|
Public Property ClientCache As ClientCacheBase Get Private Set |