Share via


ExtendedProperty.Type Property

Definition

The type of the value. Possible values are as follows. String (1): The data in this value is a Raw String. Json (2): The data in this value is a Json.

public Microsoft.AnalysisServices.Tabular.ExtendedPropertyType Type { get; }
member this.Type : Microsoft.AnalysisServices.Tabular.ExtendedPropertyType
Public ReadOnly Property Type As ExtendedPropertyType

Property Value

Applies to