SIFWorks ADK 2.0
ToDateTime Method (xmlValue)
NamespacesEdustructures.SifWorksSifFormatterToDateTime(String)

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

Converts a String XML representation of an XML datetime to a
CopyC#
DateTime?
value
Declaration Syntax
C#Visual BasicVisual C++
public abstract Nullable<DateTime> ToDateTime(
	string xmlValue
)
Public MustOverride Function ToDateTime ( _
	xmlValue As String _
) As Nullable(Of DateTime)
public:
virtual Nullable<DateTime> ToDateTime (
	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