InternalPartPackageName Property |
For electronic parts, the name of the JEDEC package type of this part (0805, 1206, SOIC8, etc.)
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 PackageName { get; set; }
Public Property PackageName As String
Get
Set
public:
property String^ PackageName {
String^ get ();
void set (String^ value);
}
member PackageName : string with get, set
Property Value
Type:
StringSee Also