SIFWorks ADK 2.0
Text Property
NamespacesEdustructures.SifWorks.LibraryMessageText

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

Gets or sets the value of the <Text> element.
Declaration Syntax
C#Visual BasicVisual C++
public string Text{ get; set;}
Public Property Text As String
public:
property String^ Text {
	String^ get ();
	void set (String^ value);
}
Value
The Text element of this object.
Remarks

The SIF specification defines the meaning of this element as: "The contents of the message."

Version: 2.0

Since: 1.1

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