InternalPartExternalName Property |
An alternate part number for this part that may be used by 3rd party's external to the factory.
THIS FIELD IS NOT UTILIZED BY FACTORYLOGIX, AND IS PROVIDED FOR BACKWARDS COMPATIBILITY WITH LEGACY DIPLAN MODULES ONLY.
FactoryLogix uses the AlternatePartNumbers relationship(s) to designate 1 or more alternate part numbers
for this part.
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 ExternalName { get; set; }
Public Property ExternalName As String
Get
Set
public:
property String^ ExternalName {
String^ get ();
void set (String^ value);
}
member ExternalName : string with get, set
Property Value
Type:
StringSee Also