SIFWorks ADK 2.0
SIF_Header Property
NamespacesEdustructures.SifWorks.InfraSIF_RequestSIF_Header

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

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

The SIF specification defines the meaning of this null as: "Header information associated with this message."

To remove the SIF_Header, set SIF_Header to null

Version: 2.0

Since: 1.1

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