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

Structure for the accounting package information

Namespace: OfficeClip.BusinessLayer.Account
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer.dll)
Version: 7.3.2.0

Syntax

C#
public class AccountingPackageInfo : ISerializable
Visual Basic (Declaration)
Public Class AccountingPackageInfo _
	Implements ISerializable
Visual C++
public ref class AccountingPackageInfo : ISerializable

Inheritance Hierarchy

System..::Object
  OfficeClip.BusinessLayer.Account..::AccountingPackageInfo

See Also