SIFWorks ADK 2.0
SIF_Action Property
NamespacesEdustructures.SifWorks.CommonSIF_ExtendedElementSIF_Action

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

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

The SIF specification defines the meaning of this attribute as: "In a Change event, this flag can be used to indicate an element has been deleted from the parent list container. At a minimum the key for the list must also be present."

Version: 2.0

Since: 2.0

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