sysDst property

  1. @ImcField('Destination System', 'sys_dst', ImcType.typePlaintext)
String sysDst

Destination Address to be filled where applicable. It should be interpreted differently depending on communication interface.

Implementation

@ImcField('Destination System', 'sys_dst', ImcType.typePlaintext)
String get sysDst;