sysDst property

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

The canonical name of the destination node of the data frame. If this name cannot be resolved the string 'unknown' shall be used.

Implementation

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