DynamicTableEntity.Properties Property

Definition

public System.Collections.Generic.IDictionary<string,Microsoft.WindowsAzure.Storage.Table.EntityProperty> Properties { get; set; }
member this.Properties : System.Collections.Generic.IDictionary<string, Microsoft.WindowsAzure.Storage.Table.EntityProperty> with get, set
Public Property Properties As IDictionary(Of String, EntityProperty)

Property Value

Applies to