Service Property

Summary

Gets the service locator object.

Syntax
C#
VB
C++
public abstract ICcowServiceLocator Service { get; } 
Public MustOverride ReadOnly Property Service As ICcowServiceLocator 
public: 
abstract property ICcowServiceLocator^ Service { 
   ICcowServiceLocator^ get(); 
} 

Property Value

The serivice locator object used to send the data to the web context agent.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly