EntityProperty.PropertyType Property

Definition

Gets the EdmType of this EntityProperty object.

public Microsoft.Azure.Cosmos.Table.EdmType PropertyType { get; }
member this.PropertyType : Microsoft.Azure.Cosmos.Table.EdmType
Public ReadOnly Property PropertyType As EdmType

Property Value

The EdmType of this EntityProperty object.

Applies to