DefectInspectionCode Property |
A user-defined code representing the nature of the issue.
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 InspectionCode { get; set; }
Public Property InspectionCode As String
Get
Set
public:
property String^ InspectionCode {
String^ get ();
void set (String^ value);
}
member InspectionCode : string with get, set
Property Value
Type:
StringSee Also