M-Files Vault Application Framework
C#
C#
Show/Hide TOC
Placeholder
Formatter Class
Definition
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
class
PlaceholderFormatter
Inheritance
Object
PlaceholderFormatter
Constructors
PlaceholderFormatter
Properties
Culture
DateFormat
FloatFormat
GroupNumericDigitsLegacy
IntegerFormat
TimeFormat
TimestampFormat
ValueSeparator
Methods
Concatenate
FirstNonEmptyString
Format
FormatDates
FormatFileValues
FormatFloats
FormatIntegers
FormatObjects
FormatPropertyValues
FormatTimes
FormatTimestamps
FormatTypedValues
FormatValueListItems
GetCulture
GetSeparator
UseLegacyFormatting
See Also
Reference
MFiles.VAF.Placeholders Namespace
In This Article
Definition
Constructors
Properties
Methods
See Also