EDI Integrator V9 - Online Help
Available for:
EDI Integrator V9
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) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0