().

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

Property Value

Type: IUBLExtensions

Remarks

Dictionary entry name
Cardinality

See Also