[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <SIF_Status> element.
| C# | Visual Basic | Visual C++ |
public SIF_Status SIF_Status{ get; set;}
Public Property SIF_Status As SIF_Status
public: property SIF_Status^ SIF_Status { SIF_Status^ get (); void set (SIF_Status^ value); }
A SIF_Status
The SIF specification defines the meaning of this null as: "This element is used to signal a successful response."
To remove the SIF_Status, set SIF_Status to null
Version: 2.0
Since: 1.1