SpecificationInternalPartPartNumber Property  | 
 
            Part Number linked to Product.
            
 
    Namespace: 
   FactoryLogix.xTend.DataObjects
    Assembly:
   FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.254.0.0 (8.254.0.0)
Syntaxpublic 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: 
String
See Also