[]
Assigns (copies) properties from another HistoryOptions to the current object.
public virtual void AssignFrom(HistoryOptions source)
Public Overridable Sub AssignFrom(source As HistoryOptions)
| Type | Name | Description |
|---|---|---|
| HistoryOptions | source | The source object to copy properties from. |