Click or drag to resize

StkFacilityDatabaseGetNetworks Method

Gets the networks of the facilities in the database.

Namespace:  AGI.Foundation.Stk
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public List<string> GetNetworks()

Return Value

Type: ListString
A list of the networks of facilities in the database.
See Also