Click or drag to resize
IIplogLeaseFilter Interface

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

Note: This API is now obsolete.

Filter for IpLog leases. Active, Activedays and CompanyId are required.

Namespace: Netadmin.Management.IpLog.Dto
Assembly: Netadmin.Management (in Netadmin.Management.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
[ObsoleteAttribute("Searching within Active/ActiveDays provides low resolution on timestamps. Use IIplogLeaseTimestampFilter instead")]
public interface IIplogLeaseFilter

The IIplogLeaseFilter type exposes the following members.

Properties
  NameDescription
Public propertyDateTimeActive
Public propertyInt32ActiveDays
Public propertyInt64CompanyId
REQUIRED
Public propertyStringCustomerNumberExact
Public propertyStringDeviceNameExact
Public propertyStringIpv4AddressExact
Public propertyStringMacAddressExact
Public propertyStringSsnExact
Top
See Also