SIFWorks ADK 2.0
SetRelationship Method (Code)
NamespacesEdustructures.SifWorks.ReportingSLContactSetRelationship(RelationshipCode)

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

Sets the value of the <Relationship> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetRelationship(
	RelationshipCode Code
)
Public Sub SetRelationship ( _
	Code As RelationshipCode _
)
public:
void SetRelationship (
	RelationshipCode^ Code
)
Parameters
Code (RelationshipCode)
Code representing the relationship.
Remarks

This form of setRelationship is provided as a convenience method that is functionally equivalent to the Relationship

Version: 2.0

Since: 1.5r1

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