AJE Components
EngineClassBase CopyProperties Method AJE Data Report Engine Help
Overload List

  NameDescription
Public methodCopyProperties(Boolean)
Copies the Properties of the current Object.
Public methodStatic memberCopyProperties(Object)
Function Copies the Input Object.
Public methodCopyProperties T1, T2 (T1, T2)
Copies the Properties by Name of the Source Object to the Destination Object.
Public methodCopyProperties(EngineClassBase, Boolean)
Copies the Properties of the supplied Object.
Back to Top
See Also