I have End Date in my DB table. On load I want to store it in an Integer variable. I want to use this month in a loop as an end of the loop.
objAcademicSession.Load()
Dim months as integer
months = objAcademicSession.EndDate
Now I want to end my loop on months.
monthvariable in the loop, show example of string in theEndDateproperty. Please help us to help you, instead of getting answers withIf you have...orI assume...