EdmItemCollection.EdmVersion Property

Definition

Gets the conceptual model version for this collection.

public:
 property double EdmVersion { double get(); };
public double EdmVersion { get; }
member this.EdmVersion : double
Public ReadOnly Property EdmVersion As Double

Property Value

The conceptual model version for this collection.

Applies to