A combination of types:
Name (BBIE). A person's middle name(s) and/or initial(s).
Namespace: Unimaze.Composer.Ubl2.InterfacesAssembly: Unimaze.Composer.Ubl2 (in Unimaze.Composer.Ubl2.dll) Version: 2.1.200.0 (2.1.0.22)
Syntax
| C# |
|---|
IName PersonMiddleName { get; set; } |
| Visual Basic |
|---|
Property PersonMiddleName As IName Get Set |
| Visual C++ |
|---|
property IName^ PersonMiddleName { IName^ get (); void set (IName^ value); } |
| F# |
|---|
abstract PersonMiddleName : IName with get, set |
Property Value
Type: IName
Remarks
Person (ASBIE). An association to a person.