Tier Range (BBIE). Where a tax is tiered, the range of tiers applied in the calculation of the tax subtotal for the tax category.

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

Syntax

C#
IText TierRange { get; set; }
Visual Basic
Property TierRange As IText
	Get
	Set
Visual C++
property IText^ TierRange {
	IText^ get ();
	void set (IText^ value);
}
F#
abstract TierRange : IText with get, set

Property Value

Type: IText

Remarks

Dictionary entry name
Tax Subtotal. Tier Range. Text
Cardinality
0..1

See Also