StepFrequencyValue Property |
A string based representation of how often this step shoudl be performed.
The actual content of this property is dependent on the nature of the Frequency enumerated property.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public string FrequencyValue { get; set; }
Public Property FrequencyValue As String
Get
Set
public:
property String^ FrequencyValue {
String^ get ();
void set (String^ value);
}
member FrequencyValue : string with get, set
Property Value
Type:
StringSee Also