Share

DSLoadDefinition.Copy Method

Parent Object: DSLoadDefinition

Description

Creates a copy of this DSLoadDefinition object. The new DSLoadDefinition object is independent of any load. It can edited and used as input to edit an existing load or to create a new load. Creating a copy of a definition, editing it, and then assigning it back to the load can be a more efficient way of editing multiple inputs because it results in a single recompute.

Syntax

DSLoadDefinition.Copy() As DSLoadDefinition

Version

Introduced in version 2013

Was this information helpful?