SIFWorks ADK 2.0
SIF_OriginalSourceId Property
NamespacesEdustructures.SifWorks.InfraSIF_AckSIF_OriginalSourceId

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

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

The SIF specification defines the meaning of this element as: "The SIF_SourceId of the infrastructure message for which the SIF_Ack serves as a response."

Version: 2.0

Since: 1.1

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