SIFWorks ADK 2.0
AssociatedObjects Property
NamespacesEdustructures.SifWorks.InstrComponentAssociatedObjects

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

Gets or sets the value of the <AssociatedObjects> element.
Declaration Syntax
C#Visual BasicVisual C++
public AssociatedObjects AssociatedObjects{ get; set;}
Public Property AssociatedObjects As AssociatedObjects
public:
property AssociatedObjects^ AssociatedObjects {
	AssociatedObjects^ get ();
	void set (AssociatedObjects^ value);
}
Value
An AssociatedObjects
Remarks

To remove the AssociatedObjects, set AssociatedObjects to null

Version: 2.0

Since: 2.0

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