Share via


EdmFunction.IsFromProviderManifest Property

Definition

Gets a value indicating whether this instance is from the provider manifest.

public bool IsFromProviderManifest { get; }
member this.IsFromProviderManifest : bool
Public ReadOnly Property IsFromProviderManifest As Boolean

Property Value

true if this instance is from the provider manifest; otherwise, false.

Applies to