EDI Integrator 2016 .NET Edition
EDI Integrator 2016 .NET Edition
Questions / Feedback?

SetProperty Method

Sets the property propName to propValue .

Syntax

[VB.NET]
Public Sub SetProperty(ByVal propName As String, ByVal propValue As String)
[C#]
public void SetProperty(string propName, string propValue);

Remarks

SetProperty can be used to set any property in self or partner profile. It is specially useful in setting properties not interpreted by AS2Sender AS2Receivercomponents and thus not exposed as ProfileMgr properties.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
EDI Integrator 2016 .NET Edition - Version 16.0 [Build 7362]