←Select platform

CcowService Constructor(string)

Summary

Initializes a new instance of the CcowService class.

Syntax

C#
VB
C++
public CcowService( 
   string id 
) 
Public Function New( _ 
   ByVal id As String _ 
) 
public: 
CcowService(  
   String^ id 
) 

Parameters

id
The context manager id.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Services Assembly