←Select platform

Functions Property

Summary

Lists the functions associated with this FeatureBase element. Use Functions to list validation functions.

Syntax
C#
C++/CLI
Python
public List<Tuple<string, List<string>>> Functions { get; set; } 
public:  
   property List<Tuple<String^, List<String^>^>^>^ Functions 
   { 
      List<Tuple<String^, List<String^>^>^>^ get() 
      void set(List<Tuple<String^, List<String^>^>^>^ value) 
   } 
Functions # get and set (FeatureBase) 

Property Value

List of the function names to apply when processing a feature.

Requirements

Target Platforms

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

Leadtools.Document.Unstructured Assembly

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