[]
Copies properties from another object into this object.
public void AssignFrom(ReportInfo source)
Public Sub AssignFrom(source As ReportInfo)
| Type | Name | Description |
|---|---|---|
| ReportInfo | source | The source object, properties of which are copied. |