[]
Copies properties from another object into this object.
public virtual void AssignFrom(ReportObject source, bool assignName)
Type | Name | Description |
---|---|---|
ReportObject | source | The source object, properties of which are copied. |
bool | assignName | Indicates whether the name of the object should be copied. |