Share via


FluentApiCodeFragment.IsHandledByDataAnnotations Property

Definition

Gets or sets a value indicating whether this method call has an equivalent data annotation.

public virtual bool IsHandledByDataAnnotations { get; set; }
member this.IsHandledByDataAnnotations : bool with get, set
Public Overridable Property IsHandledByDataAnnotations As Boolean

Property Value

A value indicating whether this method call has an equivalent data annotation.

Applies to