Enum SaveFormat
Namespace: TabularEditor.TOMWrapper
Assembly: TOMWrapper.dll
Syntax
public enum SaveFormat
Fields
Name | Description |
---|---|
ModelSchemaOnly | Saves only the Model Schema as a Model.bim file |
PowerBiTemplate | Saves the Model Schema to an existing .pbit (Power BI Template) file |
TMDL | Tabular Model Definition Language |
TabularEditorFolder | Saves the Model Schema as a Tabular Editor folder structure |