DataItem.MimeType Property

Definition

Gets or sets the Mime type of the current DataItem.

[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.MimeTypeConverter, Microsoft.AnalysisServices.Design.AS")]
public string MimeType { get; set; }
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.MimeTypeConverter, Microsoft.AnalysisServices.Design.AS")>]
member this.MimeType : string with get, set
Public Property MimeType As String

Property Value

The Mime type of the current DataItem.

Attributes

Applies to