SIFWorks ADK 2.0
ToString Method (boolValue)
NamespacesEdustructures.SifWorksSifFormatterToString(Nullable<(Of <Boolean>)>)

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

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

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