InternalPartProcessingSteps Property |
For electronic parts, a string value used by the legacy diplan MES system to indicate the
process flow for this part.
THIS FIELD IS NOT UTILIZED BY FACTORYLOGIX, AND IS PROVIDED FOR BACKWARDS COMPATIBILITY WITH LEGACY DIPLAN MODULES ONLY.
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 ProcessingSteps { get; set; }
Public Property ProcessingSteps As String
Get
Set
public:
property String^ ProcessingSteps {
String^ get ();
void set (String^ value);
}
member ProcessingSteps : string with get, set
Property Value
Type:
StringSee Also