←Select platform

InputVariableIds Property

Summary

List of IDs that specify the input for the unstructured element.

Syntax
C#
VB
C++
public IList<string> InputVariableIds { get; } 
Public ReadOnly Property InputVariableIds() As IList(Of String) 
   Get 
public:  
   property IList<String^>^ InputVariableIds 
   { 
      IList<String^>^ get() 
   } 

Property Value

List of the variable IDs this element expects to get from a previous operation.

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

Leadtools.Document.Unstructured Assembly

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