ElectronicJournal.RetrieveMarkersDateTime(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the date/time of the given marker.
public abstract string RetrieveMarkersDateTime (string marker);
abstract member RetrieveMarkersDateTime : string -> string
Public MustOverride Function RetrieveMarkersDateTime (marker As String) As String
Parameters
- marker
- String
Specifies the marker from which the date/time will be retrieved.