SIFWorks ADK 2.0
AddAssociatedObject Method (SifRefObject, Value)
NamespacesEdustructures.SifWorks.InstrAssociatedObjectsAddAssociatedObject(String, String)

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

Adds the value of the <AssociatedObject> element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddAssociatedObject(
	string SifRefObject,
	string Value
)
Public Sub AddAssociatedObject ( _
	SifRefObject As String, _
	Value As String _
)
public:
void AddAssociatedObject (
	String^ SifRefObject, 
	String^ Value
)
Parameters
SifRefObject (String)
Attribute that identifies the type of SIF object being referenced.
Value (String)
Gets or sets the content value of the &lt;AssociatedObject&gt; element
Remarks

This form of setAssociatedObject is provided as a convenience method that is functionally equivalent to the method AddAssociatedObject

Version: 2.0

Since: 1.5r1

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