StepBaseInstructionHeading Property |
The text to be displayed in the title box of the instruction area of for 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 InstructionHeading { get; set; }
Public Property InstructionHeading As String
Get
Set
public:
property String^ InstructionHeading {
String^ get ();
void set (String^ value);
}
member InstructionHeading : string with get, set
Property Value
Type:
StringSee Also