[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)
Version: 8.1.1.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