SIFWorks ADK 2.0
SetTextValue Method (strValue, formatter)
NamespacesEdustructures.SifWorksSimpleFieldSetTextValue(String, SifFormatter)

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

Sets the text value of this element using the appropriate formatter
Declaration Syntax
C#Visual BasicVisual C++
public void SetTextValue(
	string strValue,
	SifFormatter formatter
)
Public Sub SetTextValue ( _
	strValue As String, _
	formatter As SifFormatter _
)
public:
void SetTextValue (
	String^ strValue, 
	SifFormatter^ formatter
)
Parameters
strValue (String)
formatter (SifFormatter)

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