←Select platform

GetItemNames Method

Summary

Enables a participant in a common context session to obtain the names of common and secure subject the items in the common context.

Syntax

C#
VB
C++
public object GetItemNames( 
   int contextCoupon 
) 
Function GetItemNames( _ 
   ByVal contextCoupon As Integer _ 
) As Object 
Object^ GetItemNames(  
   int contextCoupon 
)  

Parameters

contextCoupon
The context coupon.

Return Value

A string array containing the common subject context item names that represent the state of the common context as it was when the most recently committed transaction was completed.

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 Assembly