CopySystemForm Action

Creates a new entity form that is based on an existing entity form.

Bound Entities

Bound actions are invoked by appending the fully qualified action name to the URI representing an entity or collection.

Entity Type Binding Type
systemform entity

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
Target
systemform True True

The SystemForm that the original system form should be copied to.

Return Type

Type Nullable Description
systemform False The CopySystemForm action returns the following value.

See also