LoggerEntryCollection.ContentVersion Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

LoggerEntryCollection.ContentVersion Property

BR.AN.PviServices .NET


Gets the content version of the retrieved XML data. Zero if version info is NOT set!

[Visual Basic]

<CLSCompliant(IsCompliant:=False)> _

Public ReadOnly Property ContentVersion() As UInt32

  Public Get

  End Get

End Property

[C#]

[CLSCompliant(IsCompliant=False)]

public uint ContentVersion { public get; }

Property Value

ContentVersion

See Also

LoggerEntryCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]