Catalogue Pricing Update (ABIE).

Namespace: Unimaze.Composer.Ubl2
Assembly: Unimaze.Composer.Ubl2 (in Unimaze.Composer.Ubl2.dll) Version: 2.1.200.0 (2.1.0.22)

Syntax

C#
public class CataloguePricingUpdate : ICataloguePricingUpdate
Visual Basic
Public Class CataloguePricingUpdate
	Implements ICataloguePricingUpdate
Visual C++
public ref class CataloguePricingUpdate : ICataloguePricingUpdate
F#
type CataloguePricingUpdate =  
    class
        interface ICataloguePricingUpdate
    end

Remarks

The document used to update information about prices on an existing Catalogue.

Inheritance Hierarchy

System..::..Object
  Unimaze.Composer.Ubl2..::..CataloguePricingUpdate

See Also