|
|
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Returns the integer max value.
Namespace: Smartsite.Runtime.Modules
Assembly: Smartsite.Runtime.Modules (in Smartsite.Runtime.Modules.dll)
Syntax
| C# | |
|---|---|
[(Name = "{0}.int.max", IsDeterministic = true)]
public static int IntMaxValue() | |
| Visual Basic (Declaration) | |
|---|---|
<(Name := "{0}.int.max", IsDeterministic := True)> _
Public Shared Function IntMaxValue As Integer | |
Return Value
See Also
MathViperModule Class
Smartsite.Runtime.Modules Namespace