Click or drag to resize

StringExtensions Class

Provides extension methods for the string class, regarding expression management.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.Core.ExpressionsStringExtensions

Namespace:  Aloe.EnterpriseOne.Model.Core.Expressions
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static class StringExtensions

The StringExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFormattedString
Format string with placeholders for attribute values, references and escape sequences
Public methodStatic memberGetConstantValue
Decodes an encoded constant and returns its value.
Top
See Also