How to add Datetime Property to Hours Integer property to get DateTime result?
I have given a start datetime and number of hours. so i should get result of end datetime property by adding those both startdatetime and hours. I have used this in declare expression its working in test part but not when running the case. Please Help me with this.
@addToDate(.BorrowStartTime,"0",.BorrowTime,"0","0")