SymptomPartNumber Property |
The internal part number (
InternalPart) of the part or component that is associated with this symptom.
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 PartNumber { get; set; }
Public Property PartNumber As String
Get
Set
public:
property String^ PartNumber {
String^ get ();
void set (String^ value);
}
member PartNumber : string with get, set
Property Value
Type:
StringSee Also