using System;
namespace Xylem.ServiceFwUpdate.Common.FwUpdateSafe
{
/// <summary>
/// Template for reports.
/// </summary>
[Serializable]
public struct ReportTemplate
}