NodeMapLoadSettings Method

CVB.Net Documentation
Loads the node values from the gcs file given in filename and sets the node values accordingly.

Namespace:  Stemmer.Cvb.GenApi
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public void LoadSettings(
	string filename
)

Parameters

filename
Type: SystemString
Complete path to gcs file that contains the settings.
See Also

Reference