smmActivities.setParentStartDateTime Method
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.