Click or drag to resize
IIpLogManagerGetTop100Ip Method (String)

[This is preliminary documentation and is subject to change.]

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Netadmin.Management.IpLog.IIpLogManager.GetTop100Ip(System.String)"]

Namespace: Netadmin.Management.IpLog
Assembly: Netadmin.Management (in Netadmin.Management.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
[ObsoleteAttribute("Searching for Top* requires CompanyId, use overloaded method instead", 
	true)]
IEnumerable<string> GetTop100Ip(
	string startsWith
)

Parameters

startsWith
Type: SystemString

[Missing <param name="startsWith"/> documentation for "M:Netadmin.Management.IpLog.IIpLogManager.GetTop100Ip(System.String)"]

Return Value

Type: IEnumerableString

[Missing <returns> documentation for "M:Netadmin.Management.IpLog.IIpLogManager.GetTop100Ip(System.String)"]

See Also