[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <SIF_Contexts> element.
| C# | Visual Basic | Visual 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); }
A SIF_Contexts
The SIF specification defines the meaning of this null as: " Each SIF Context that applies to the message. If none is specified, the applicable context is Default. Repeatable for SIF_Events, not repeatable for SIF_Request or SIF_Response. "
To remove the SIF_Contexts, set SIF_Contexts to null
Version: 2.0
Since: 2.0