←Select platform

Flags Property

Summary

Gets or sets a flag that determines the behavior of the hole punch removal process.

Syntax
C#
VB
C++
public HolePunchRemoveCommandFlags Flags { get; set; } 
Public Property Flags() As HolePunchRemoveCommandFlags 
   Get 
   Set 
public:  
   property HolePunchRemoveCommandFlags^ Flags 
   { 
      HolePunchRemoveCommandFlags^ get() 
      void set(HolePunchRemoveCommandFlags^ value) 
   } 

Property Value

Value that determines the behavior of the hole punch removal process.

Requirements

Target Platforms

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

Leadtools.CloudServices Assembly