IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

FromService Property

The service that originated this message.

Syntax


 getFromService(): string;

 setFromService(fromService: string): void;

Default Value

""

Remarks

This property describes the type of service that is being provided by the sender of this message. This can be a short description of the service being provided, e.g. "Buyer Service".

This property is a field of the service header.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 JavaScript Edition - Version 20.0 [Build 8262]