Click or drag to resize

AppConsts Methods

The AppConsts type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetEnclosedSystemValue(Int32)
Utility to enclose value in brackets [], for instance a number
Public methodStatic memberGetEnclosedSystemValue(String)
Utility to enclose a value in brackets [], for instance a username
Public methodStatic memberGetEnclosedVariable
Utility method to enclose a variabel in a mail template, display name format, data exchange field map etc.
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also