SIFWorks ADK 2.0
ToTime Method (xmlValue)
NamespacesEdustructures.SifWorksSifFormatterToTime(String)

[This is preliminary documentation and is subject to change.]

Converts a String XML representation of an XML time to a
CopyC#
DateTime?
value
Declaration Syntax
C#Visual BasicVisual C++
public abstract Nullable<DateTime> ToTime(
	string xmlValue
)
Public MustOverride Function ToTime ( _
	xmlValue As String _
) As Nullable(Of DateTime)
public:
virtual Nullable<DateTime> ToTime (
	String^ xmlValue
) abstract
Parameters
xmlValue (String)
A nullable DateTime to convert
Return Value

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10