SIFWorks ADK 2.0
RemoveSIF_Conditions Method (Type)
NamespacesEdustructures.SifWorks.InfraSIF_ConditionGroupRemoveSIF_Conditions(ConditionType)

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

Removes a SIF_Conditions 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_Conditions(
	ConditionType Type
)
Public Sub RemoveSIF_Conditions ( _
	Type As ConditionType _
)
public:
void RemoveSIF_Conditions (
	ConditionType^ Type
)
Parameters
Type (ConditionType)
Identifies the SIF_Conditions object to remove by its Type value
Remarks

Version: 2.0

Since: 1.1

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