[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <EssentialMaterials> element.
| C# | Visual Basic | Visual C++ |
public EssentialMaterials EssentialMaterials{ get; set;}
Public Property EssentialMaterials As EssentialMaterials
public: property EssentialMaterials^ EssentialMaterials { EssentialMaterials^ get (); void set (EssentialMaterials^ value); }
An EssentialMaterials
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