SIFWorks ADK 2.0
GetSIF_Join Method (Type)
NamespacesEdustructures.SifWorks.InfraSIF_FromGetSIF_Join(SIFJoinType)

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

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

Version: 2.0

Since: 2.0

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