reportShortActions Class |
Namespace: imbSCI.Reporting.enums
public static class reportShortActions
The reportShortActions type exposes the following members.
| Name | Description | |
|---|---|---|
| a(String, templateFieldBasic) |
Short string concating
| |
| a(String, String) |
short string contacting - a from Add
| |
| f |
Formats fin parameters into format string
| |
| o |
synonim of a() - uses .ToString() on input object
| |
| q |
Places in quote \"
| |
| removeStartsWith | ||
| t(String, templateFieldBasic) |
Adds template parameter placeholder
| |
| t(String, Enum) |
Adds template parameter placeholder
|