openPDC Historian Help
PersistSettings Property
NamespacesTVA.Historian.ServicesServicePersistSettings

[This is preliminary documentation and is subject to change.]

Gets or sets a boolean value that indicates whether the web service settings are to be saved to the config file.
Declaration Syntax
C#Visual BasicVisual C++
public bool PersistSettings { get; set; }
Public Property PersistSettings As Boolean
public:
virtual property bool PersistSettings {
	bool get () sealed;
	void set (bool value) sealed;
}

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.0.0