Click or drag to resize
IReadOnlyItemClone Method
Creates a duplicate of the item object. All properties (including the ID) are preserved

Namespace: Innovator.Client
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
IItem Clone()

Return Value

Type: IItem
See Also