|   | DataObjectFilterExpressionGetModifierTimeAndUnitStr Method  | 
 
            returns a string containing right modifier time value and its unit
            Pre: dataType == typeof(System.DateTime)
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic string GetModifierTimeAndUnitStr(
	Type dataType
)
Parameters
- dataType
 - Type: SystemType
System data type 
Return Value
Type: 
Stringa string containing right modifier time value and its unit
See Also