DataItemClone Method
Creates a clone of the DataItem.

Namespace: Geocortex.Forms.Client
Assembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntax
public DataItem Clone()

Return Value

Type: DataItem
A clone of the object.
See Also