Share via


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

  • doOverwrite
    Type: NoYes Enumeration
    A Boolean value that specifies whether an existing profile must be overwritten.

See Also

Reference

JmgProfileTable Table