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