Click or drag to resize

AssetTimestamp Class

Helper for parsing date and time values supplied in the REST URL
Inheritance Hierarchy
SystemObject
  Scanjour.Workflow4.Web.Services.RepositoriesAssetTimestamp

Namespace: Scanjour.Workflow4.Web.Services.Repositories
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public static class AssetTimestamp

The AssetTimestamp type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetString Gets the string from nullable timestamp in asset format.
Public methodStatic memberParse Parses the specified time string using one of the supported formats.
Top
See Also