Skip to main content Skip to complementary content

CopyFrom Method

Overloads

CopyFrom(String)

Copies the properties of a generic object and its children.

The source object is specified by the parameter qFromId and the destination object is referenced by its handle.

CopyFrom(String)

Copies the properties of a generic object and its children.

The source object is specified by the parameter qFromId and the destination object is referenced by its handle.

Declaration

      void CopyFrom([QixName("qFromId")] string fromId)
    

Parameters

Type Name Description
System.String fromId

Identifier of the object to copy.

Remarks

The identifier of the destination object is the same as before the copy takes place.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!