Enum SsasDataMimeType
C#
public enum SsasDataMimeType
Fields
ImageGif | Specifies that the GIF image Mime type should be used. |
ImageJpeg | Specifies that the JPG image Mime type should be used. |
None | Specifies that no Mime type should be used. |