IAggregateEncoding Interface
In This Topic
The IAggregateEncoding interface defines single series data encoding with aggregate.
Object Model
Syntax
'Declaration
Public Interface IAggregateEncoding
Inherits IEncoding
public interface IAggregateEncoding : IEncoding
See Also