SIFWorks ADK 2.0
AddSIF_Element Method (Alias, ObjectName, Value)
NamespacesEdustructures.SifWorks.InfraSIF_SelectAddSIF_Element(String, Topics, String)

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

Adds the value of the <SIF_Element> element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddSIF_Element(
	string Alias,
	Topics ObjectName,
	string Value
)
Public Sub AddSIF_Element ( _
	Alias As String, _
	ObjectName As Topics, _
	Value As String _
)
public:
void AddSIF_Element (
	String^ Alias, 
	Topics^ ObjectName, 
	String^ Value
)
Parameters
Alias (String)
An Alias
ObjectName (Topics)
An ObjectName
Value (String)
Gets or sets the content value of the &lt;SIFSelectElement&gt; element
Remarks

This form of setSIF_Element is provided as a convenience method that is functionally equivalent to the method AddSIF_Element

Version: 2.0

Since: 2.0

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