Click or drag to resize

Configuration2Locations Property

An array of child documents describing registered locations.

Namespace: Orthogonal.Hoarder.StdLib.Entity
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
public ConfigLocation[] Locations { get; set; }

Property Value

ConfigLocation
See Also