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