Supplier Party (ASBIE). An association to the Despatch Party.
Namespace: Unimaze.Composer.Ubl2.InterfacesAssembly: Unimaze.Composer.Ubl2 (in Unimaze.Composer.Ubl2.dll) Version: 2.1.200.0 (2.1.0.22)
Syntax
| C# |
|---|
ISupplierParty DespatchSupplierParty { get; set; } |
| Visual Basic |
|---|
Property DespatchSupplierParty As ISupplierParty
Get
Set |
| Visual C++ |
|---|
property ISupplierParty^ DespatchSupplierParty {
ISupplierParty^ get ();
void set (ISupplierParty^ value);
} |
| F# |
|---|
abstract DespatchSupplierParty : ISupplierParty with get, set
|
Property Value
Type:
ISupplierPartyRemarks
See Also