SIFWorks ADK 2.0
SIF_MsgId Property
NamespacesEdustructures.SifWorks.InfraSIF_HeaderSIF_MsgId

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

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

The SIF specification defines the meaning of this element as: "SIF_MsgId is a globally unique message identifier from the Agent or ZIS that sends out the message."

Version: 2.0

Since: 1.1

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