Dart.Snmp Namespace > ReportMessage Class : Type Property |
Public ReadOnly Property Type As ReportType
Dim instance As ReportMessage Dim value As ReportType value = instance.Type
public ReportType Type {get;}
public: __property ReportType get_Type();
public: property ReportType Type { ReportType get(); }