ExtendedProperty.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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