←Select platform

Data2 Property

Summary

The second optional generic data object associated with this operation.

Syntax

C#
VB
C++
public object Data2 { get; } 
Public ReadOnly Property Data2() As Object 
   Get 
public:  
   property Object^ Data2 
   { 
      Object^ get() 
   } 

Property Value

Second optional generic data object associated with this operation.

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.Documents.UI.WinForms Assembly