A flagged enumeration representing how often this step should be performed by operators.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public Frequency Frequency { get; set; }
Public Property Frequency As Frequency
Get
Set
public:
property Frequency Frequency {
Frequency get ();
void set (Frequency value);
}
member Frequency : Frequency with get, set
Property Value
Type:
FrequencySee Also