SIFWorks ADK 2.0
ToString Method (decimalValue)
NamespacesEdustructures.SifWorksSifFormatterToString(Nullable<(Of <Decimal>)>)

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

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

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