DocumentManagerFormatValue Method
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
public static string FormatValue(
decimal value,
DisplayFormat displayFormat,
bool isCurrencyField = false,
string currencySymbol = null
)
- value Decimal
-
- displayFormat DisplayFormat
-
- isCurrencyField Boolean (Optional)
-
- currencySymbol String (Optional)
-
String