SIFWorks ADK 2.0
SpecialMaterials Property
NamespacesEdustructures.SifWorks.ProgramsAccommodationSpecialMaterials

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

Gets or sets the value of the <SpecialMaterials> element.
Declaration Syntax
C#Visual BasicVisual C++
public Nullable<bool> SpecialMaterials{ get; set;}
Public Property SpecialMaterials As Nullable(Of Boolean)
public:
property Nullable<bool> SpecialMaterials {
	Nullable<bool> get ();
	void set (Nullable<bool> value);
}
Value
The SpecialMaterials element of this object.
Remarks

The SIF specification defines the meaning of this element as: "Accommodation specified requires special materials. Required if the repeating group is sent."

Version: 2.0

Since: 2.0

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