SIFWorks ADK 2.0
SourceId Property
NamespacesEdustructures.SifWorks.InfraSIF_ProviderSourceId

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

Gets or sets the value of the SourceId attribute.
Declaration Syntax
C#Visual BasicVisual C++
public string SourceId{ get; set;}
Public Property SourceId As String
public:
property String^ SourceId {
	String^ get ();
	void set (String^ value);
}
Value
The SourceId attribute of this object.
Remarks

The SIF specification defines the meaning of this attribute as: "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."

Version: 2.0

Since: 1.1

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