SIFWorks ADK 2.0
SIF_ObjectList Property
NamespacesEdustructures.SifWorks.InfraSIF_ResponderSIF_ObjectList

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

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

To remove the SIF_ObjectList, set SIF_ObjectList to null

Version: 2.0

Since: 2.0

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