ActiveReports 13
GetLifetimeService Method (LayerList)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design Namespace > LayerList Class : GetLifetimeService Method
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Syntax
'Declaration
 
Public Function GetLifetimeService() As Object
public object GetLifetimeService()

Return Value

An object of type System.Runtime.Remoting.Lifetime.ILease used to control the lifetime policy for this instance.
Exceptions
ExceptionDescription
The immediate caller does not have infrastructure permission.
See Also

Reference

LayerList Class
LayerList Members