Enum SsasDataMimeType
Namespace: Varigence.Languages.Biml.Cube
Assembly: Biml.dll
C#
public enum SsasDataMimeType
Fields
| Fields | Description |
|---|---|
| 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. |