SIFWorks ADK 2.0
AddSIF_Join Method (Type, SifJoinOn)
NamespacesEdustructures.SifWorks.InfraSIF_FromAddSIF_Join(SIFJoinType, SIF_JoinOn)

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

Adds the value of the <SIF_Join> element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddSIF_Join(
	SIFJoinType Type,
	SIF_JoinOn SifJoinOn
)
Public Sub AddSIF_Join ( _
	Type As SIFJoinType, _
	SifJoinOn As SIF_JoinOn _
)
public:
void AddSIF_Join (
	SIFJoinType^ Type, 
	SIF_JoinOn^ SifJoinOn
)
Parameters
Type (SIFJoinType)
A Type
SifJoinOn (SIF_JoinOn)
A SIF_JoinOn
Remarks

This form of setSIF_Join is provided as a convenience method that is functionally equivalent to the method AddSIF_Join

Version: 2.0

Since: 2.0

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