Click or drag to resize

StringFormatter Class

Simplify formatting strings
Inheritance Hierarchy
SystemObject
  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
Syntax
public class StringFormatter

The StringFormatter type exposes the following members.

Constructors
  NameDescription
Public methodStringFormatter
Initializes a new instance of the StringFormatter class
Top
Methods
  NameDescription
Public methodFormat
Format string and use placeholders like {attrName:formatString}
Top
See Also