←Select platform

Excluded Property

Summary

Indicates whether feature is excluded from the parent's features.

Syntax
C#
C++/CLI
Python
public bool Excluded { get; set; } 
public:  
   property bool Excluded 
   { 
      bool get() 
      void set(bool value) 
   } 
Excluded # get and set (IFeature) 

Property Value

true to indicate whether a feature is excluded; otherwise, false.

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.