Call this method to specify the name to be assigned to the symbol.

syntaxSyntax:
DlxFrame.SetPartName(name)

Parameters

Parameter Description
name The name of the symbol.

Return Value

If the name is set correctly it returns true otherwise it returns false.

Example

  Copy codeCopy code

See also