Temperature (ASBIE). Associates the Hazardous Item with the lowest temperature at which the vapor of a combustible liquid can be made to ignite momentarily in air, known in hazardous goods procedures as the flashpoint.

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#
ITemperature FlashpointTemperature { get; set; }
Visual Basic
Property FlashpointTemperature As ITemperature
	Get
	Set
Visual C++
property ITemperature^ FlashpointTemperature {
	ITemperature^ get ();
	void set (ITemperature^ value);
}
F#
abstract FlashpointTemperature : ITemperature with get, set

Property Value

Type: ITemperature

Remarks

Dictionary entry name
Hazardous Item. Flashpoint_ Temperature. Temperature
Cardinality
0..1

See Also