SIFWorks ADK 2.0
EssentialMaterials Property
NamespacesEdustructures.SifWorks.InstrAssignmentEssentialMaterials

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

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

The SIF specification defines the meaning of this null as: "Essential materials required to engage in the assignment."

To remove the EssentialMaterials, set EssentialMaterials to null

Version: 2.0

Since: 1.5r1

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