API Reference
Class
TablerFileServiceTransferMapNodeBuilder
Per-node metadata builder for TablerFileServiceTransferMap.
Inheritance
- Object
- TablerFileServiceTransferMapNodeBuilder
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Accepted by parameters
Methods
public TablerFileServiceTransferMapNodeBuilder Detail(String label, String value) #Returns:
TablerFileServiceTransferMapNodeBuilderAdds a label/value fact to the selected-node details panel.
Parameters
- label System.String
- value System.String
public TablerFileServiceTransferMapNodeBuilder Summary(String text) #Returns:
TablerFileServiceTransferMapNodeBuilderSets the detail summary shown when this map node is selected.
Parameters
- text System.String