export interface IDataInfoCollection { Id?:number; AutomationId?:number; CriteriaId?:number; defaultDataInfoCollectionInitiator?: any; }