Click or drag to resize

LogEntryNamedProperties Property

Verizon Connect Logo
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; }

Property Value

Type: ListPairString, Object
See Also