SIFWorks ADK 2.0
Id Property
NamespacesEdustructures.SifWorksAgentId

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

Gets or sets the agent's SourceId
Declaration Syntax
C#Visual BasicVisual C++
public virtual string Id{ get; set;}
Public Overridable Property Id As String
public:
virtual property String^ Id {
	String^ get ();
	void set (String^ value);
}
Value
The string name that uniquely identifies this agent in a SIF IZone.
Remarks
ID is a string name that uniquely identifies this agent in a SIF IZone. SIF does not specify any restrictions on the length or characters that may appear in the SourceId.

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