Skip to content

60537b6c f261 e08e 2eee 1007e9760316

Fernando Garcia edited this page May 8, 2018 · 1 revision

BaseModel(T).SaveToFile Method (String)

Additional header content

Saves to file.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public virtual void SaveToFile(
	string fileName
)

VB

Public Overridable Sub SaveToFile ( 
	fileName As String
)

Parameters

 

fileName
Type: System.String
Name of the file.

Remarks

[Missing documentation for "M:iTin.Export.Model.BaseModel`1.SaveToFile(System.String)"]

See Also

Reference

BaseModel(T) Class
SaveToFile Overload
iTin.Export.Model Namespace

Clone this wiki locally