Share via


IEdmCollectionExpression.DeclaredType Property

Definition

Gets the declared type of the collection, or null if there is no declared type.

public Microsoft.OData.Edm.IEdmTypeReference DeclaredType { get; }
member this.DeclaredType : Microsoft.OData.Edm.IEdmTypeReference
Public ReadOnly Property DeclaredType As IEdmTypeReference

Property Value

Applies to