IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

ToService Property

The service for which this message is bound.

Syntax


 getToService(): string;

 setToService(toService: string): void;

Default Value

""

Remarks

This property describes the type of service that is being provided by the receiver of this message. This can be a short description of the service being provided, e.g. "Seller 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]