←Select platform

Context Property

Summary

Gets the list of updated context items.

Syntax

C#
VB
C++
public List<ContextItem> Context { get; } 
Public Overridable ReadOnly Property Context() As System.Collections.Generic.List(Of ContextItem) 
 Get 
public: virtual property System.Collections.Generic.List<ContextItem^ >^  Context 
{ 
 System.Collections.Generic.List<ContextItem^ >^  get() 
} 

Property Value

A list of updated context items.

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.Server Assembly