LoggerEntry.CustomerCode Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

LoggerEntry.CustomerCode Property

BR.AN.PviServices .NET


Gets the CustomerCode. This property is only valid for V1.01.0 formated logger entries. See Logger.ContentVersion after calling Logger.ReadLoggerInfo() 0 ... BuR 1 ... Customer

[Visual Basic]

Public ReadOnly Property CustomerCode() As Integer

  Public Get

  End Get

End Property

[C#]

public int CustomerCode { public get; }

Property Value

CustomerCode

See Also

LoggerEntry Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]