Page 1 of 1
Sign the template
Posted: Thu Jun 23, 2016 5:57 pm
by srinal
I basically want to know if there is any way I know the template has been changed after I released?
Re: Sign the template
Posted: Thu Jun 23, 2016 6:46 pm
by Andrew
Hello,
Could you, please kindly explain in detail your task and what do you want to do? Do you want to know whether it is possible to know when the initial report template was chaned?
Waiting for your reply.
Thank you.
Re: Sign the template
Posted: Thu Jun 23, 2016 8:52 pm
by srinal
Yes, I want to know if the report template has been changed? if yes, we want to flag to the user that this is not the released template
OR Can I have the template as part of assembly resource so that I don't need to deploy the report template?
Re: Sign the template
Posted: Fri Jun 24, 2016 11:55 am
by HighAley
Hello.
You could check the ReportGuid property of the report.
It will be changed if the report is changed.
Thank you.