A boolean value indicating whether or not this item is compliant with the Restriction of Hazardous Substances Directive (RoHS).
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public bool IsRoHS { get; set; }
Public Property IsRoHS As Boolean
Get
Set
public:
property bool IsRoHS {
bool get ();
void set (bool value);
}
member IsRoHS : bool with get, set
Property Value
Type:
BooleanSee Also