Service.SaveConfiguration Method

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Service Class > Service Methods >

Service.SaveConfiguration Method

BR.AN.PviServices .NET


Saves the instance and all its child objects hierarchically structured in a xml-File. Use to restore the object hierarchie structure.

Overload List

Saves the instance and all its child objects hierarchically structured in a xml-File. Use to restore the object hierarchie structure.

public virtual int SaveConfiguration(string)

Saves the instance and all its child objects hierarchically structured in a xml-File. Use to restore the object hierarchie structure.

public int SaveConfiguration(string,ConfigurationFlags)

See Also

Service Class | BR.AN.PviServices Namespace | LoadConfiguration | ServiceCollection


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

Service.SaveConfiguration(String) Method

Service.SaveConfiguration(String, ConfigurationFlags) Method