[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <SIF_Example> element.
| C# | Visual Basic | Visual 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); }
A SIF_Example
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