SIFWorks ADK 2.0
SIF_Status Property
NamespacesEdustructures.SifWorks.InfraSIF_AckSIF_Status

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

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

The SIF specification defines the meaning of this null as: "This element is used to signal a successful response."

To remove the SIF_Status, set SIF_Status to null

Version: 2.0

Since: 1.1

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