SIFWorks ADK 2.0
AddSIF_Element Method (val)
NamespacesEdustructures.SifWorks.InfraSIF_QueryObjectAddSIF_Element(SIF_Element)

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

Adds a new <SIF_Element> child element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddSIF_Element(
	SIF_Element val
)
Public Sub AddSIF_Element ( _
	val As SIF_Element _
)
public:
void AddSIF_Element (
	SIF_Element^ val
)
Parameters
val (SIF_Element)
A SIF_Element object
Remarks

The SIF specification defines the meaning of this element as: "Individual elements/attributes being requested of matching object. See syntax below. If specified, only the elements/attributes requested are returned in the SIF_Response (with any parent elements/attributes); otherwise, all elements supported by the provider's object are returned."

Version: 2.0

Since: 1.1

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