[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <SIF_Protocol> element.
| C# | Visual Basic | Visual C++ |
public SIF_Protocol SIF_Protocol{ get; set;}
Public Property SIF_Protocol As SIF_Protocol
public: property SIF_Protocol^ SIF_Protocol { SIF_Protocol^ get (); void set (SIF_Protocol^ value); }
A SIF_Protocol
The SIF specification defines the meaning of this null as: "Describes the currently active protocol that the SIF_SIFNode is using to communicate with the ZIS."
To remove the SIF_Protocol, set SIF_Protocol to null
Version: 2.0
Since: 1.1