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