Hello, I've got for the command to work: "invoke CalSaida::BlackoutDates::Add(new CalendarDateRange(new DateTime(2016,05,15); new DateTime(2016,05,20)))" My problem now is to replace the constants (2016,05,15) by a variable as it has to be dynamic. Thanks Best Regards Alberto Ferraz
↧