SIFWorks ADK 2.0
AddSIF_Requester Method (SourceId)
NamespacesEdustructures.SifWorks.InfraSIF_RequestersAddSIF_Requester(String)

[This is preliminary documentation and is subject to change.]

Adds the value of the <SIF_Requester> element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddSIF_Requester(
	string SourceId
)
Public Sub AddSIF_Requester ( _
	SourceId As String _
)
public:
void AddSIF_Requester (
	String^ SourceId
)
Parameters
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.
Remarks

This form of setSIF_Requester is provided as a convenience method that is functionally equivalent to the method AddSIF_Requester

Version: 2.0

Since: 2.0

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10