JmgProfileTable.copyProfile Method
Copies the profile from this JmgProfileTable to the specified profile ID.
Syntax
public void copyProfile(JmgProfileId toProfile, NoYes doOverwrite)
Run On
ClientOrServer
Parameters
- toProfile
Type: JmgProfileId Extended Data Type
The ID of the profile to write to.
- doOverwrite
Type: NoYes Enumeration
A Boolean value that specifies whether an existing profile must be overwritten.