Extension (BBIE). Additional information about the hazardous substance. Can be used to specify information such as the type of regulatory requirements that apply to a description.

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

Syntax

C#
public IText Extension { get; set; }
Visual Basic
Public Property Extension As IText
	Get
	Set
Visual C++
public:
virtual property IText^ Extension {
	IText^ get () sealed;
	void set (IText^ value) sealed;
}
F#
abstract Extension : IText with get, set
override Extension : IText with get, set

Property Value

Type: IText

Implements

ISecondaryHazard..::..Extension

Remarks

Dictionary entry name
Secondary Hazard. Extension. Text
Cardinality
0..1

Examples

"N.O.S. or a Waste Characteristics Code in conjunction with an EPA Waste Stream code"

See Also