SIFWorks ADK 2.0
ToString Method (version)
NamespacesEdustructures.SifWorksSifSimpleTypeToString(SifVersion)

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

Returns a string representation of the value, formatted for the specified version of SIF
Declaration Syntax
C#Visual BasicVisual C++
public string ToString(
	SifVersion version
)
Public Function ToString ( _
	version As SifVersion _
) As String
public:
String^ ToString (
	SifVersion^ version
)
Parameters
version (SifVersion)
Return Value

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