Cache Name Property
The name of the cache.
Namespace: Scribe.Core.ConnectorApi.Common
Assembly: Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)
Syntax
[DataMemberAttribute(Order = 1)] public string Name { get; set; }
Property Value
Type: String
See