<< Click to Display Table of Contents >> Navigation: »No topics above this level« LoggerEntryCollection.LogAttributes Property |
Returns LOG attributes. Bit0 – can NOT be deleted Bit1 – can not be edited by any application Bit3 – hidden logbook (ev. Debug), will only be send on demand by the online service
[Visual Basic]
<CLSCompliant(IsCompliant:=False)> _
Public ReadOnly Property LogAttributes() As UInt16
Public Get
End Get
End Property
[C#]
[CLSCompliant(IsCompliant=False)]
public ushort LogAttributes { public get; }
LoggerEntryCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]