SIFWorks ADK 2.0
SIF_OriginalMsgId Property
NamespacesEdustructures.SifWorks.InfraSIF_AckSIF_OriginalMsgId

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

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

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

Version: 2.0

Since: 1.1

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