SIFWorks ADK 2.0
SIF_Responder Constructor (sourceId)
NamespacesEdustructures.SifWorks.InfraSIF_ResponderSIF_ResponderSIF_ResponderNew(String)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public SIF_Responder(
	string sourceId
)
Public Sub New ( _
	sourceId As String _
)
public:
SIF_Responder (
	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.

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