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

Namespace:  OfficeClip.BusinessLayer.Account
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
public OCSysInfo(
	string fileName
)
Visual Basic (Declaration)
Public Sub New ( _
	fileName As String _
)
Visual C++
public:
OCSysInfo(
	String^ fileName
)

Parameters

fileName
Type: System..::.String

See Also