CommonFunctionsTimeSpan2SomTimeSpan Method
Convert a TimeSpan to the string format used by Scanjour SOM.
Namespace: Scanjour.Workflow4.BaseAssembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.4.0.0 (24.4.0.0)
public static string TimeSpan2SomTimeSpan(
TimeSpan timeSpan
)
Public Shared Function TimeSpan2SomTimeSpan (
timeSpan As TimeSpan
) As String
public:
static String^ TimeSpan2SomTimeSpan(
TimeSpan timeSpan
)
static member TimeSpan2SomTimeSpan :
timeSpan : TimeSpan -> string
- timeSpan TimeSpan
- The TimeSpan to convert
StringThe equivalent string representation of the TimeSpan in the format used by Scanjour SOM