Cache ItemTypes Property

The type of the cache item objects. Used for local storage serialization/deserialization to local storage.

Namespace:  Scribe.Core.ConnectorApi.Common

Assembly:  Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)

Syntax

public   CacheItemTypes   ItemTypes { get; }

Property Value

Type: CacheItemTypes

See

Cache Class

Scribe.Core.ConnectorApi.Common Namespace