Simplify formatting strings
Inheritance HierarchySystemObject Aloe.EnterpriseOne.Model.Systems.BpmStringFormatter
Namespace:
Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic class StringFormatter
Public Class StringFormatter
public ref class StringFormatter
type StringFormatter = class end
The StringFormatter type exposes the following members.
Constructors
Methods
| Name | Description |
---|
 | Format |
Format string and use placeholders like {attrName:formatString}
|
Top
See Also