SIFWorks ADK 2.0
GetSIF_Conditions Method (Type)
NamespacesEdustructures.SifWorks.InfraSIF_ConditionGroupGetSIF_Conditions(ConditionType)

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

Gets 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 SIF_Conditions GetSIF_Conditions(
	ConditionType Type
)
Public Function GetSIF_Conditions ( _
	Type As ConditionType _
) As SIF_Conditions
public:
SIF_Conditions^ GetSIF_Conditions (
	ConditionType^ Type
)
Parameters
Type (ConditionType)
Identifies the SIF_Conditions object to return by its "Type" attribute value
Return Value
A SIF_Conditions object
Remarks

Version: 2.0

Since: 1.1

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