Agency Name (string). The name of the agency that maintains the identification scheme.

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

Property Value

Type: String

Remarks

Dictionary entry name
Identification Scheme Agency. Name. Text
Cardinality

See Also