'Declaration Public Overrides Sub AssignFrom( _ ByVal source As ReportObject, _ ByVal assignName As Boolean _ )
public override void AssignFrom( ReportObject source, bool assignName )
Parameters
- source
- The source object to copy properties from.
- assignName
- Indicates whether the name should be copied.