SIFWorks ADK 2.0
SIF_RespondObjects Property
NamespacesEdustructures.SifWorks.InfraSIF_ProvisionSIF_RespondObjects

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

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

To remove the SIF_RespondObjects, set SIF_RespondObjects to null

Version: 2.0

Since: 2.0

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