_Global.ChangeWorkingTimeEx(Object, Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public bool ChangeWorkingTimeEx (object CalendarName, object Locked, object SelectedDate, object ProjectName);
abstract member ChangeWorkingTimeEx : obj * obj * obj * obj -> bool
Public Function ChangeWorkingTimeEx (Optional CalendarName As Object, Optional Locked As Object, Optional SelectedDate As Object, Optional ProjectName As Object) As Boolean
Parameters
- CalendarName
- Object
- Locked
- Object
- SelectedDate
- Object
- ProjectName
- Object