namespace APCViewer.Models.Properties; public interface ITimePivotPage { List ForIPDSF { get; } List ForPDSF { get; } }