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

GetProperty Method

Gets the property propName .

Syntax

[VB.NET]
Public Function GetProperty(ByVal propName As String) As String
[C#]
public string GetProperty(string propName);

Remarks

GetProperty can be used to query any property from "self" or partner profile. It is specially useful in retrieving properties not interpreted by AS2Sender AS2Receiver components and thus not exposed as ProfileMgr properties.

GetProperty returns null if property propName was not read by LoadProfile.

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