Description
Loads settings to Manual Measurements
-
Return Type
-
None
-
Syntax
-
object.LoadSettings Source, [NeedUpdate]
The LoadSettings Method syntax has these parts: |
| object | An expression evaluating to an object of type McMeasurements. | | Source | Required. A Variant value. as McSettings, reference to McSettings object with data
| | NeedUpdate | Optional. A Boolean value. optional parameter. Specifies whether the data has to be updated immidiatelly. Default=true.
|
|