[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
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
Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10