SIFWorks ADK 2.0
SetType Method (val)
NamespacesEdustructures.SifWorks.InfraSIF_ConditionGroupSetType(ConditionType)

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

Sets the value of the Type attribute.
Declaration Syntax
C#Visual BasicVisual C++
public void SetType(
	ConditionType val
)
Public Sub SetType ( _
	val As ConditionType _
)
public:
void SetType (
	ConditionType^ val
)
Parameters
val (ConditionType)
A ConditionType object
Remarks

The SIF specification defines the meaning of this attribute as: " The Boolean operator for joining conditions (SIF_Conditions elements) within this element. Note that None should be used if there is only one SIF_Conditions element. "

Version: 2.0

Since: 1.1

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