SIFWorks ADK 2.0
SetValue Method (val)
NamespacesEdustructures.SifWorks.InfraSIF_ProtocolNameSetValue(SIFProtocolName)

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

Sets the value of the <Value> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetValue(
	SIFProtocolName val
)
Public Sub SetValue ( _
	val As SIFProtocolName _
)
public:
void SetValue (
	SIFProtocolName^ val
)
Parameters
val (SIFProtocolName)
A SIFProtocolName object
Remarks

The SIF specification defines the meaning of this of the content as: "Gets or sets the content value of the &lt;SIF_ProtocolName&gt; element"

Version: 2.0

Since: 1.1

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