Skip to main content

HS.Util.CopyFrom

abstract class HS.Util.CopyFrom extends %Library.RegisteredObject

Utility class to copy properties from one instance to another

Method Inventory

Methods

classmethod CopyFrom(tSrc As %RegisteredObject, ByRef pTarget As %RegisteredObject, pCopyCollections As %Boolean = 1) as %Status

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab