 | IExportSettingsCustomRootNode Property |
Namespace:
Vovin.CmcLibNet.Export
Assembly:
Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntaxstring CustomRootNode { get; set; }Property CustomRootNode As String
Get
Set
Property Value
Type:
String
RemarksFor
Text,
Html and
Event writers this property is ignored
| Export format | Notes |
|---|
| Excel | Custom sheetname |
| Json | Custom top-level node name |
| Xml | Custom root element name |
Defaults to the datasource name.
For a view that is the viewname,
for a category or custom cursor that is the category name.
See Also