Skip to main content
.NET Framework 4.6.2+
  • The page you are viewing does not exist in the .NET 8.0+ platform documentation. This link will take you to the parent topic of the current section.

SkipCheckForFeedsAttribute Class

In This Article

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v24.2.Extensions.dll

NuGet Package: DevExpress.Xpo.Extensions

#Declaration

[AttributeUsage(AttributeTargets.Method)]
public class SkipCheckForFeedsAttribute :
    Attribute

#Inheritance

Object
Attribute
SkipCheckForFeedsAttribute
See Also