Click or drag to resize

CopyRuleControllerCopyObjectData Method

Overload List
  NameDescription
Public methodCopyObjectData(Int32, Int32, Int32)
Copies the values from one dataobject to one or more other dataobjects using a copy rule. The destination object(s) are saved afterwards.
Public methodCopyObjectData(CopyRule, Object, DataObject, String)
Copies the values from one dataobject to one or more other dataobjects using a copy rule. The destination object(s) are saved afterwards.
Top
See Also