SIFWorks ADK 2.0
RemoveSIF_Element Method (Alias, ObjectName)
NamespacesEdustructures.SifWorks.InfraSIF_SelectRemoveSIF_Element(String, Topics)

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

Removes a SIFSelectElement 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 Alias,
	Topics ObjectName
)
Public Sub RemoveSIF_Element ( _
	Alias As String, _
	ObjectName As Topics _
)
public:
void RemoveSIF_Element (
	String^ Alias, 
	Topics^ ObjectName
)
Parameters
Alias (String)
Identifies the SIFSelectElement object to remove by its Alias value
ObjectName (Topics)
Identifies the SIFSelectElement object to remove by its ObjectName value
Remarks

Version: 2.0

Since: 2.0

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