logs property

  1. @TagNumber.new(5)
PbList<LogbookLogConciseSLC> get logs

@description Comprehensive audit trail of every operation performed on this record.

Implementation

@$pb.TagNumber(5)
$pb.PbList<$1.LogbookLogConciseSLC> get logs => $_getList(4);