Medical First Aid Guide Code (BBIE). The identifier of a medical first aid guide that is relevant to specific hazardous goods, expressed as a code.

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

Property Value

Type: ICode

Remarks

Dictionary entry name
Hazardous Item. Medical First Aid Guide Code. Code
Cardinality
0..1

See Also