RFModel.CopyShell



Your Ad Here

Description

Copies the specified shell and returns an RFEntityID value of the new shell.

Syntax

Function RFModel.CopyShell(shellID As RFEntityID, pNewShellID As RFEntityID) As RFErrorCode

The CopyShell syntax has these parts:

Part Description
shellID [INRFEntityID Required. Entity ID of the shell that needs to be copied.
pNewShellID [OUTRFEntityID Required. Entity ID of the newly created shell.

Remarks

Return to Rapidform Index


Your Ad Here