Share via


IEdmDelayedValue Interface

Definition

Represents a lazily computed value.

public interface IEdmDelayedValue
type IEdmDelayedValue = interface
Public Interface IEdmDelayedValue
Derived

Properties

Value

Gets the data stored in this value.

Applies to