Click or drag to resize

StiFunctionsMathMaximum Method (Int64, Int64)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsMath.Maximum(System.Int64,System.Int64)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static long Maximum(
	long value1,
	long value2
)

Parameters

value1
Type: SystemInt64

[Missing <param name="value1"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsMath.Maximum(System.Int64,System.Int64)"]

value2
Type: SystemInt64

[Missing <param name="value2"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsMath.Maximum(System.Int64,System.Int64)"]

Return Value

Type: Int64

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsMath.Maximum(System.Int64,System.Int64)"]

See Also