AdfRequiredAttribute Class

Definition

[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false)]
public sealed class AdfRequiredAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false)>]
type AdfRequiredAttribute = class
    inherit Attribute
Public NotInheritable Class AdfRequiredAttribute
Inherits Attribute
Inheritance
AdfRequiredAttribute
Attributes

Constructors

AdfRequiredAttribute()

Applies to