SIFWorks ADK 2.0
RemoveSIF_Object Method (ObjectName)
NamespacesEdustructures.SifWorks.InfraSIF_ProvideRemoveSIF_Object(String)

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

Removes a SIF_Object 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_Object(
	string ObjectName
)
Public Sub RemoveSIF_Object ( _
	ObjectName As String _
)
public:
void RemoveSIF_Object (
	String^ ObjectName
)
Parameters
ObjectName (String)
Identifies the SIF_Object object to remove by its ObjectName value
Remarks

Version: 2.0

Since: 1.1

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