SIFWorks ADK 2.0
SIF_RequestObjects Property
NamespacesEdustructures.SifWorks.InfraSIF_ProvisionSIF_RequestObjects

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

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

To remove the SIF_RequestObjects, set SIF_RequestObjects to null

Version: 2.0

Since: 2.0

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