[This is preliminary documentation and is subject to change.]
Adds the value of the <SIF_Provider> element.
| C# | Visual Basic | Visual C++ |
public void AddSIF_Provider( string SourceId, SIF_ObjectList SifObjectList )
Public Sub AddSIF_Provider ( _ SourceId As String, _ SifObjectList As SIF_ObjectList _ )
public: void AddSIF_Provider ( String^ SourceId, SIF_ObjectList^ SifObjectList )
- SourceId (String)
- The identifier of the SIF node that is providing objects. This is the agent or ZIS identifier that would appear in the SIF_SourceId field of any SIF_Header created by the SIF node.
- SifObjectList (SIF_ObjectList)
- The name of the object that is being provided by this SIF_SIFNode
This form of setSIF_Provider is provided as a convenience method that is functionally equivalent to the method AddSIF_Provider
Version: 2.0
Since: 1.1