SIFWorks ADK 2.0
SIF_Example Property
NamespacesEdustructures.SifWorks.InfraSIF_QuerySIF_Example

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

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

The SIF specification defines the meaning of this null as: " An example SIF object that serves as a template for matching objects. There is an implied EQ operator for every element/attribute value present and an implied And group of all resulting conditions. Currently this is an experimental feature and limited to use with LearnerLocator; wider use may be considered in future major versions of this specification. "

To remove the SIF_Example, set SIF_Example to null

Version: 2.0

Since: 2.0

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