ContextElement Property

Summary
Gets or sets the particular element within the context-range identified by ContextId.
Syntax
C#
VB
C++
public int ContextElement { get; set; } 
  
Public Property ContextElement As Integer 
public: 
property int ContextElement { 
   int get(); 
   void set (    int ); 
} 

Property Value

An System.Int32 number which identifies the particular element within the context-range identified by ContextId.

Requirements

Target Platforms

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

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.