PredefinedFunctions.corrflagset(Decimal, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::Decimal corrflagset(System::Decimal real, int arg);
public static decimal corrflagset (decimal real, int arg);
static member corrflagset : decimal * int -> decimal
Public Shared Function corrflagset (real As Decimal, arg As Integer) As Decimal
Parameters
- real
- Decimal
- arg
- Int32