SIFWorks ADK 2.0
SetSIF_ExtendedQuery Method (SifSelect, SifFrom)
NamespacesEdustructures.SifWorks.ReportingReportManifestSetSIF_ExtendedQuery(SIF_Select, SIF_From)

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

Sets the value of the <SIF_ExtendedQuery> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetSIF_ExtendedQuery(
	SIF_Select SifSelect,
	SIF_From SifFrom
)
Public Sub SetSIF_ExtendedQuery ( _
	SifSelect As SIF_Select, _
	SifFrom As SIF_From _
)
public:
void SetSIF_ExtendedQuery (
	SIF_Select^ SifSelect, 
	SIF_From^ SifFrom
)
Parameters
SifSelect (SIF_Select)
A SIF_Select
SifFrom (SIF_From)
A SIF_From
Remarks

This form of setSIF_ExtendedQuery is provided as a convenience method that is functionally equivalent to the SIF_ExtendedQuery

Version: 2.0

Since: 2.0

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