Click or drag to resize
IParsedLeaseId Property

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

Id of the lease. This can either be the PostGre id of the lease or, for reprocessing, the id of the iplog entry

Namespace: Netadmin.Management.IpLog.Dto
Assembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
long Id { get; }

Property Value

Type: Int64
See Also