SIFWorks ADK 2.0
TechnicalRequirements Property
NamespacesEdustructures.SifWorks.InstrActivityTechnicalRequirements

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

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

The SIF specification defines the meaning of this null as: "Applications, OS, and network requirements for activity if applicable."

To remove the TechnicalRequirements, set TechnicalRequirements to null

Version: 2.0

Since: 1.5r1

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