Property IsPartitionedTrendingEnabled
IsPartitionedTrendingEnabled
Gets or sets a value indicating whether this protocol needs to enable partitioning on the trend tables.
public bool IsPartitionedTrendingEnabled { get; set; }
Property Value
- bool
true
if this protocol needs to enable partitioning on the trend tables; otherwise,false
.