Click or drag to resize

InternalPartIsRoHS Property

A nullable boolean value which indicates whether or not this part is a RoHS compliant part. A null value indicates the value has not been determined. (Compliant to the EU Restriction of Hazardous Materials Directive).

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public Nullable<bool> IsRoHS { get; set; }

Property Value

Type: NullableBoolean
See Also