Intersoft ClientUI Documentation
DoNotPruneTypeAttribute Class
Members 



Syntax
<AttributeUsageAttribute(ValidOn=AttributeTargets.Class Or  _
    AttributeTargets.Struct Or  _
    AttributeTargets.Enum Or  _
    AttributeTargets.Interface, 
   AllowMultiple=False, 
   Inherited=True)>
Public NotInheritable Class DoNotPruneTypeAttribute 
   Inherits System.Attribute
Dim instance As DoNotPruneTypeAttribute
[AttributeUsageAttribute(ValidOn=AttributeTargets.Class | 
    AttributeTargets.Struct | 
    AttributeTargets.Enum | 
    AttributeTargets.Interface, 
   AllowMultiple=false, 
   Inherited=true)]
public sealed class DoNotPruneTypeAttribute : System.Attribute 
[AttributeUsageAttribute(ValidOn=AttributeTargets.Class | 
    AttributeTargets.Struct | 
    AttributeTargets.Enum | 
    AttributeTargets.Interface, 
   AllowMultiple=false, 
   Inherited=true)]
public ref class DoNotPruneTypeAttribute sealed : public System.Attribute 
Inheritance Hierarchy

System.Object
   System.Attribute
      Intersoft.Client.Data.ComponentModel.DoNotPruneTypeAttribute

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DoNotPruneTypeAttribute Members
Intersoft.Client.Data.ComponentModel Namespace

Send Feedback