Property IsCacheable
IsCacheable
This DocIdSet implementation is cacheable if the inner set is cacheable.
Declaration
public override bool IsCacheable { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
This DocIdSet implementation is cacheable if the inner set is cacheable.
public override bool IsCacheable { get; }
Type | Description |
---|---|
System.Boolean |