Description

Saves DataViewer settings into an McSettings object.

Return Type

None  

Syntax

object.SaveSettings Destination

The SaveSettings Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDataViewer.
DestinationRequired. A Variant value.

as McSettings, reference to McSettings object that will receive the data.

Remarks

See LoadSettings for more information.