Class Marktteilnehmer
Objekt zur Kommunikation von Marktteilnehmern jeglicher Art.
Inherited Members
Namespace: BO4E.BO
Assembly: BO4Enet.dll
Syntax
public class Marktteilnehmer : Geschaeftspartner
Properties
| Improve this Doc View SourceAnsprechpartner
Ansprechpartner as in EDIFACT NAD+MS, that includes e.g. the email address of a natural person.
Declaration
public Ansprechpartner Ansprechpartner { get; set; }
Property Value
Type | Description |
---|---|
Ansprechpartner |
Makoadresse
Die 1:1-Kommunikationsadresse des Marktteilnehmers. Diese wird in der Marktkommunikation verwendet.
Declaration
public string Makoadresse { get; set; }
Property Value
Type | Description |
---|---|
System. |
Marktrolle
Gibt im Klartext die Bezeichnung der Marktrolle an.
Declaration
public Marktrolle Marktrolle { get; set; }
Property Value
Type | Description |
---|---|
Marktrolle |
Rollencodenummer
Gibt die Codenummer der Marktrolle an.
Declaration
public string Rollencodenummer { get; set; }
Property Value
Type | Description |
---|---|
System. |
Rollencodetyp
Gibt den Typ des Codes an.
Declaration
public Rollencodetyp Rollencodetyp { get; set; }
Property Value
Type | Description |
---|---|
Rollencodetyp |