EDI Integrator V9 - Online Help
Available for:
EDI Integrator V9
Questions / Feedback?

Property Event

Fired when ListProperties is invoked.

Syntax

public void fireProperty(ProfilemgrPropertyEvent event);

public class ProfilemgrPropertyEvent {
  public String propName;
  public String propValue;
}

Remarks

This event is fired when ListProperties is called. It fires for each property read by LoadProfile. The parameters propName and propValue provide property name and value respectively.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0