SIFWorks ADK 2.0
SIF_Contexts Property
NamespacesEdustructures.SifWorks.InfraSIF_ObjectSIF_Contexts

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

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

To remove the SIF_Contexts, set SIF_Contexts to null

Version: 2.0

Since: 2.0

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