Share via


EdmFunction.BuiltInAttribute Property

Definition

Gets a value indicating whether built in attribute is present on this function.

public virtual bool BuiltInAttribute { get; }
member this.BuiltInAttribute : bool
Public Overridable ReadOnly Property BuiltInAttribute As Boolean

Property Value

true if the attribute is present; otherwise, false.

Applies to