Click or drag to resize
IDocumentFieldSourceClone Method
Clones this instance using deep cloning. It doesn't clone elements referenced from the entity model. There it uses shallow clone.

Namespace:  SD.LLBLGen.Pro.ApplicationCore
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntax
IDocumentFieldSource Clone()

Return Value

Type: IDocumentFieldSource
See Also