SetProperty Method

Sets the property propName to propValue .

Syntax

public void SetProperty(string propName, string propValue);
Public Sub SetProperty(ByVal propName As String, ByVal propValue As String)

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 AS2ProfileMgr properties.

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