StepBaseInstruction Property |
The text based, use defined directions that the operator should follow to perform this step or activity.
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 Instruction { get; set; }
Public Property Instruction As String
Get
Set
public:
property String^ Instruction {
String^ get ();
void set (String^ value);
}
member Instruction : string with get, set
Property Value
Type:
StringSee Also