Share via


JmgProfileDay.copyDay Method

Copies the JmgProfileDay record and associated JmgProfileSpec records to the specified profile and day ID.

Syntax

public boolean copyDay(
    JmgProfileId toProfile, 
    JmgDayId toDayId, 
    NoYesId doOverwrite)

Run On

ClientOrServer

Parameters

Return Value

Type: boolean
true if values where copied successfully; otherwise, false.

See Also

Reference

JmgProfileDay Table