PlaceholderFormatterFormatIntegers Method

Definition

Namespace: MFiles.VAF.Placeholders
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
protected virtual string FormatIntegers(
	IntegerContext context,
	string customFormat = null
)

Parameters

context  IntegerContext
 
customFormat  String  (Optional)
 

Return Value

String

See Also