LogEntryNamedProperties Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the list of named properties for this log entry.
Namespace:
Telogis.GeoBase.Diagnostics
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public virtual List<Pair<string, Object>> NamedProperties { get; }
Public Overridable ReadOnly Property NamedProperties As List(Of Pair(Of String, Object))
Get
Property Value
Type:
ListPairString,
ObjectSee Also