RangeFacetCheckAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
public ref class RangeFacetCheckAttribute abstract : Microsoft::BizTalk::Adapter::Framework::ComponentModel::CheckAttribute
[System.AttributeUsage(System.AttributeTargets.Property, Inherited=true)]
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.ComVisible(false)]
public abstract class RangeFacetCheckAttribute : Microsoft.BizTalk.Adapter.Framework.ComponentModel.CheckAttribute
type RangeFacetCheckAttribute = class
inherit CheckAttribute
Public MustInherit Class RangeFacetCheckAttribute
Inherits CheckAttribute
- Inheritance
- Derived
- Attributes
Constructors
| RangeFacetCheckAttribute() | |
| RangeFacetCheckAttribute(Object, String) |
Properties
| Limit | (Inherited from CheckAttribute) |
| Message | (Inherited from CheckAttribute) |