Count
Namespace: Informedica.GenOrder.Lib
Parent Module: VariableUnit
Type and functions that represent a count
Nested types and modules
Type | Description |
Count | Type that represents a count |
Functions and values
Function or value | Description |
count n
Signature: n:string list -> Count
|
Create a |
fromVar
Signature: Variable list list -> Count -> Count
|
Set a |
name
Signature: string
|
String representation of the type |
toString qty
Signature: qty:Count -> string
|
Turn a |
toVarUnt arg1
Signature: Count -> VariableUnit
|
Turn |