ActionItemBaseTAction, TCollectionGetPrecision Method
Return the precision specified in the supplied item's Precision user
property.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
protected static int GetPrecision(
TAction item
)
Protected Shared Function GetPrecision (
item As TAction
) As Integer
No code example is currently available or this language may not be supported.
- item TAction
-
Reference to the item containing the properties to check.
Int32
Decimal precision to use on the current item.