Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the start date and time of the parent.
Syntax
public void setParentStartDateTime(
smmActivities parent,
smmActivityStartDateTime oldStartDateTime,
smmActivityStartDateTime newStartDateTime)
Run On
Called
Parameters
- parent
Type: smmActivities Table
The parent activity.
- oldStartDateTime
Type: smmActivityStartDateTime Extended Data Type
The old start date and time.
- newStartDateTime
Type: smmActivityStartDateTime Extended Data Type
The new start date and time.