Click or drag to resize

ModuleDriverDataItemVariableFormat Field

The format string, where {0}, {1}, {2}, etc.. will be replaced with items from DataSources with corresponding indexes.

Namespace:  Nexpaq
Assembly:  NexpaqCore (in NexpaqCore.dll) Version: 1.0.6767.24310
Syntax
C#
[JsonPropertyAttribute("format")]
public string Format

Field Value

Type: String
See Also