A boolean value indicating that this item is a production unit housing comprised of a single child that is a production unit.
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 IsHousing { get; set; }
Public Property IsHousing As Boolean
Get
Set
public:
property bool IsHousing {
bool get ();
void set (bool value);
}
member IsHousing : bool with get, set
Property Value
Type:
BooleanSee Also