Click or drag to resize

DoNotPruneAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Ozeki.CommonDoNotPruneAttribute

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public sealed class DoNotPruneAttribute : Attribute

The DoNotPruneAttribute type exposes the following members.

Constructors
  NameDescription
Public methodDoNotPruneAttribute
Initializes a new instance of the DoNotPruneAttribute class
Top
See Also