SIFWorks ADK 2.0
Agent Constructor (agentId)
NamespacesEdustructures.SifWorksAgentAgentAgentNew(String)

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

Constructor
Declaration Syntax
C#Visual BasicVisual C++
public Agent(
	string agentId
)
Public Sub New ( _
	agentId As String _
)
public:
Agent (
	String^ agentId
)
Parameters
agentId (String)
The string name that uniquely identifies this agent in SIF Zones. This string is used as the SourceId in all SIF message headers created by the agent.

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