ItemInterServiceUsage Property |
For tooling type items, the number of times that the tool has been used since that last time it received maintenance.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public double InterServiceUsage { get; set; }
Public Property InterServiceUsage As Double
Get
Set
public:
property double InterServiceUsage {
double get ();
void set (double value);
}
member InterServiceUsage : float with get, set
Property Value
Type:
DoubleSee Also