Type ESB_OUTLINEINFO_T fCaseSensitive As String * 1 usOutlineType As Integer fAutoConfigure As String * 1 End Type
| Data Type | Field | Description |
|---|---|---|
| String * 1 | fCaseSensitive | ESB_TRUE if member names are case-sensitive. |
| Integer | usOutlineType | Type of the outline. It can be one of the following:
|
| String * 1 | fAutoConfigure | ESB_TRUE to automatically configure the dimension storage (dense/sparse) when the outline is saved. |