PanelScheduleTemplate.CopyFrom
Description:
Copies all values from other element to this object.
Copies all values from other element to this object.
public void CopyFrom(
Document OtherADoc,
PanelScheduleTemplate otherElem
)
-
OtherADocThe Document for the otherElem
-
otherElemThe element being copied from.
-
The given template otherElem has different type of this element.
-
A non-optional argument was null