SIFWorks ADK 2.0
RemoveSIF_Element Method (Value)
NamespacesEdustructures.SifWorks.InfraSIF_QueryObjectRemoveSIF_Element(String)

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

Removes a SIF_Element object instance. More than one instance can be defined for this object because it is a repeatable field element.
Declaration Syntax
C#Visual BasicVisual C++
public void RemoveSIF_Element(
	string Value
)
Public Sub RemoveSIF_Element ( _
	Value As String _
)
public:
void RemoveSIF_Element (
	String^ Value
)
Parameters
Value (String)
Identifies the SIF_Element object to remove by its Value value
Remarks

Version: 2.0

Since: 1.1

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